Home
last modified time | relevance | path

Searched refs:DW_AT_vtable_elem_location (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dvirtual-index.ll20 ; CHECK: DW_AT_vtable_elem_location [DW_FORM_exprloc] (<0x2> 10 00 )
23 ; CHECK-NOT: DW_AT_vtable_elem_location
/external/llvm/test/DebugInfo/Generic/
Dvirtual-index.ll20 ; CHECK: DW_AT_vtable_elem_location [DW_FORM_exprloc] (<0x2> 10 00 )
23 ; CHECK-NOT: DW_AT_vtable_elem_location
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def52 HANDLE_DIE_HASH_ATTR(DW_AT_vtable_elem_location)
DDwarfUnit.cpp1316 addBlock(SPDie, dwarf::DW_AT_vtable_elem_location, Block); in applySubprogramAttributes()
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h78 DIEValue DW_AT_vtable_elem_location; member
DDIEHash.cpp176 COLLECT_ATTR(DW_AT_vtable_elem_location); in collectAttributes()
416 ADD_ATTR(Attrs.DW_AT_vtable_elem_location); in hashAttributes()
DDwarfUnit.cpp1217 addBlock(SPDie, dwarf::DW_AT_vtable_elem_location, Block); in applySubprogramAttributes()
/external/elfutils/libdw/
Ddwarf_formudata.c185 case DW_AT_vtable_elem_location: in dwarf_formudata()
Ddwarf.h232 DW_AT_vtable_elem_location = 0x4d, enumerator
Ddwarf_getlocation.c76 case DW_AT_vtable_elem_location: in attr_ok()
Dknown-dwarf.h148 DWARF_ONE_KNOWN_DW_AT (vtable_elem_location, DW_AT_vtable_elem_location) \
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h218 DW_AT_vtable_elem_location = 0x4d, enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp174 case DW_AT_vtable_elem_location: return "DW_AT_vtable_elem_location"; in AttributeString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h198 DW_AT_vtable_elem_location = 0x4d, enumerator
/external/llvm/include/llvm/Support/
DDwarf.h153 DW_AT_vtable_elem_location = 0x4d, enumerator
/external/llvm/lib/Support/
DDwarf.cpp106 case DW_AT_vtable_elem_location: return "DW_AT_vtable_elem_location"; in AttributeString()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp972 addBlock(SPDie, dwarf::DW_AT_vtable_elem_location, 0, Block); in getOrCreateSubprogramDIE()
/external/elfutils/src/
Dreadelf.c7105 case DW_AT_vtable_elem_location: in attr_callback()
7496 case DW_AT_vtable_elem_location: in attr_callback()