Home
last modified time | relevance | path

Searched defs:Dwarf (Results 1 – 22 of 22) sorted by relevance

/external/elfutils/libdw/
DlibdwP.h167 struct Dwarf struct
181 Dwarf *alt_dwarf; argument
184 Dwarf *dwp_dwarf; argument
210 Dwarf_Off cu_offset; argument
219 Dwarf_Off next_cu_offset; argument
223 Dwarf_Off next_tu_offset; argument
224 Dwarf_Sig8_Hash sig8_hash; argument
226 /* Search tree for split Dwarf associated with CUs in this debug. */ argument
236 Dwarf_Aranges *aranges; argument
239 Dwarf_Aranges *dieranges; argument
[all …]
Ddwarf_getpubnames.c142 dwarf_getpubnames (Dwarf *dbg, in dwarf_getpubnames()
Dlibdw.h226 typedef struct Dwarf Dwarf; typedef
/external/flatbuffers/tests/ts/my-game/example/
Drace.d.ts4 Dwarf = 1, enumerator
Drace.ts8 Dwarf = 1, enumerator
/external/flatbuffers/tests/MyGame/Example/
DRace.py8 Dwarf = 1 variable in Race
DRace.cs13 Dwarf = 1, enumerator
DRace.php10 const Dwarf = 1; define in MyGame\\Example\\Race
DRace.java10 public static final byte Dwarf = 1; field in Race
DRace.kt10 const val Dwarf: Byte = 1 constant
/external/flatbuffers/tests/monster_test/my_game/example/
Drace_generated.rs32 pub const Dwarf: Self = Self(1); constant
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Drace_generated.rs34 pub const Dwarf: Self = Self(1); constant
/external/elfutils/libdwfl/
Ddwfl_getdwarf.c57 Dwarf *, Dwarf_Addr, void *), in dwfl_getdwarf() argument
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h142 Dwarf = 1, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h212 DWARFFile(StringRef Name, DWARFContext *Dwarf, AddressesMap *Addresses, in DWARFFile()
220 DWARFContext *Dwarf = nullptr; variable
/external/elfutils/include/elfutils/
Dlibdw.h226 typedef struct Dwarf Dwarf; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h293 Dwarf, ///< DWARF v5 .debug_names. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp420 const CompileUnit &Unit, DWARFContext &Dwarf, in emitLocationsForUnit()
DDWARFLinker.cpp46 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize()
2410 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h292 Dwarf, ///< DWARF v5 .debug_names. enumerator
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp836 DWARFContext &Dwarf) { in emitLocationsForUnit()
1843 void DwarfLinker::startDebugObject(DWARFContext &Dwarf, DebugMapObject &Obj) { in startDebugObject()
/external/flatbuffers/tests/
Dmonster_test_generated.py22 Dwarf = 1 variable in Race