reloc.cc reloc.hh \
section_id.cc section_id.hh \
sections.cc sections.hh sections_i.hh \
- where.cc where.h \
+ where.cc where.hh \
wrap.cc wrap.hh \
\
check_debug_abbrev.cc check_debug_abbrev.hh check_debug_abbrev_i.hh \
option.cc option.hh option_i.hh \
section_id.cc section_id.hh \
pri.cc pri.hh \
- where.cc where.h
+ where.cc where.hh
tests_test_coverage_SOURCES = tests/test-coverage.cc coverage.cc pri.cc \
../src/dwarfstrings.c
#include <stdint.h>
#include <vector>
-#include "where.h"
+#include "where.hh"
/* Functions and data structures for address record handling. We
use that to check that all DIE references actually point to an
#define DWARFLINT_CHECKED_READ_HH
#include "readctx.hh"
-#include "where.h"
+#include "where.hh"
#include "dwarf_version.hh"
enum error_code
#ifndef DWARFLINT_CHECKS_HH
#define DWARFLINT_CHECKS_HH
-#include "where.h"
+#include "where.hh"
#include "dwarflint.hh"
#include "checkdescriptor.hh"
#include "messages.hh"
#ifndef _DWARFLINT_DIE_LOCUS_H_
#define _DWARFLINT_DIE_LOCUS_H_
-#include "where.h"
+#include "where.hh"
#include "../libdw/c++/dwarf"
class cu_locus
#ifndef DWARFLINT_MESSAGES_HH
#define DWARFLINT_MESSAGES_HH
-#include "where.h"
+#include "where.hh"
#include "libdw.h"
#include <string>
#include <iosfwd>
#define DWARFLINT_MISC_HH
#include <cstring>
-#include "where.h"
+#include "where.hh"
extern "C"
{
#ifndef DWARFLINT_RELOC_H
#define DWARFLINT_RELOC_H
-#include "where.h"
+#include "where.hh"
#include "elf_file_i.hh"
#include <libelf.h>
#include <gelf.h>
Network licensing program, please visit www.openinventionnetwork.com
<http://www.openinventionnetwork.com>. */
-#include "where.h"
+#include "where.hh"
#include "section_id.hh"
#include <cinttypes>
Network licensing program, please visit www.openinventionnetwork.com
<http://www.openinventionnetwork.com>. */
-#ifndef DWARFLINT_WHERE_H
-#define DWARFLINT_WHERE_H
+#ifndef DWARFLINT_WHERE_HH
+#define DWARFLINT_WHERE_HH
#include "section_id.hh"
return os;
}
-#endif//DWARFLINT_WHERE_H
+#endif//DWARFLINT_WHERE_HH