Home
last modified time | relevance | path

Searched refs:DW_AT_segment (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def43 HANDLE_DIE_HASH_ATTR(DW_AT_segment)
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def43 HANDLE_DIE_HASH_ATTR(DW_AT_segment)
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h69 DIEValue DW_AT_segment; member
DDIEHash.cpp167 COLLECT_ATTR(DW_AT_segment); in collectAttributes()
407 ADD_ATTR(Attrs.DW_AT_segment); in hashAttributes()
/external/elfutils/libdw/
Ddwarf_formudata.c181 case DW_AT_segment: in dwarf_formudata()
Ddwarf.h225 DW_AT_segment = 0x46, enumerator
Ddwarf_getlocation.c82 case DW_AT_segment: in attr_ok()
DChangeLog1931 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h214 DW_AT_segment = 0x46, enumerator
/external/llvm/lib/Support/
DDwarf.cpp99 case DW_AT_segment: return "DW_AT_segment"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h146 DW_AT_segment = 0x46, enumerator
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp759 case DW_AT_segment: in mayHaveLocationDescription()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp723 case DW_AT_segment: in mayHaveLocationDescription()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2964 case DW_AT_segment: in ParseChildParameters()
DSymbolFileDWARF.cpp3171 case DW_AT_segment: in ParseVariableDIE()
/external/elfutils/src/
DChangeLog869 DW_AT_segment.
Dreadelf.c7200 case DW_AT_segment: in attr_callback()