Searched refs:DW_AT_signature (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Support/
H A DDwarf.cpp134 case DW_AT_signature: return "DW_AT_signature";
/external/swiftshader/third_party/LLVM/lib/Support/
H A DDwarf.cpp202 case DW_AT_signature: return "DW_AT_signature";
/external/elfutils/libdw/
H A Ddwarf.h220 DW_AT_signature = 0x69, enumerator in enum:__anon6718
H A Dknown-dwarf.h129 DWARF_ONE_KNOWN_DW_AT (signature, DW_AT_signature) \
/external/llvm/include/llvm/Support/
H A DDwarf.h181 DW_AT_signature = 0x69,
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDwarf.h226 DW_AT_signature = 0x69, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_d3basics.h313 DW_AT_signature = 0x69, enumerator in enum:__anon28866
H A Dd3basics.c285 case DW_AT_signature: return "DW_AT_signature";
H A Dreaddwarf3.c3402 if (attr == DW_AT_signature && form == DW_FORM_ref_sig8
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp276 Die.addValue(DIEValueAllocator, dwarf::DW_AT_signature,
895 return addDIETypeSignature(Buffer, dwarf::DW_AT_signature, Identifier);

Completed in 105 milliseconds