Home
last modified time | relevance | path

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

/external/elfutils/libdw/
DlibdwP.h149 struct Dwarf struct
159 Dwarf *alt_dwarf; argument
178 Dwarf_Off cu_offset; argument
187 Dwarf_Off next_cu_offset; argument
191 Dwarf_Off next_tu_offset; argument
192 Dwarf_Sig8_Hash sig8_hash; argument
194 /* Search tree for split Dwarf associated with CUs in this debug. */ argument
204 Dwarf_Aranges *aranges; argument
207 struct Dwarf_CFI_s *cfi; argument
213 struct Dwarf_CU *fake_loc_cu; argument
[all …]
Ddwarf_getpubnames.c143 dwarf_getpubnames (Dwarf *dbg, in dwarf_getpubnames()
Dlibdw.h226 typedef struct Dwarf Dwarf; typedef
/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.java9 public static final byte Dwarf = 1; field in Race
DRace.kt11 const val Dwarf: Byte = 1 constant
/external/elfutils/libdwfl/
Ddwfl_getdwarf.c57 Dwarf *, Dwarf_Addr, void *), in dwfl_getdwarf() argument
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DDebugInfo.h26 Dwarf, enumerator
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h27 Dwarf, ///< DWARF v5 .debug_names. enumerator
207 DWARFFile(StringRef Name, DWARFContext *Dwarf, AddressesMap *Addresses, in DWARFFile()
215 DWARFContext *Dwarf = nullptr; variable
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h126 Dwarf = 1, enumerator
/external/elfutils/include/elfutils/
Dlibdw.h226 typedef struct Dwarf Dwarf; typedef
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp156 DwarfFormat Dwarf; member
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp403 const CompileUnit &Unit, DWARFContext &Dwarf, in emitLocationsForUnit()
DDWARFLinker.cpp44 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize()
2241 void DWARFLinker::updateAccelKind(DWARFContext &Dwarf) { in updateAccelKind()
2323 void DWARFLinker::copyInvariantDebugSection(DWARFContext &Dwarf) { in copyInvariantDebugSection()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h291 Dwarf, ///< DWARF v5 .debug_names. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h293 Dwarf, ///< DWARF v5 .debug_names. enumerator
/external/flatbuffers/tests/
Dmonster_test_generated.ts31 Dwarf= 1, enumerator
Dmonster_test_generated.js73 Dwarf: 1, property
Dmonster_test_generated.rs260 Dwarf = 1, enumerator
/external/llvm-project/lld/COFF/
DDriver.cpp667 enum class DebugKind { Unknown, None, Full, FastLink, GHash, Dwarf, Symtab }; enumerator
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp836 DWARFContext &Dwarf) { in emitLocationsForUnit()
1843 void DwarfLinker::startDebugObject(DWARFContext &Dwarf, DebugMapObject &Obj) { in startDebugObject()