Searched refs:abstract_origin (Results 1 – 9 of 9) sorted by relevance
/external/elfutils/tests/ |
D | run-readelf-const-values.sh | 176 abstract_origin (ref4) [ 16f]
|
D | run-readelf-loc.sh | 980 abstract_origin (ref4) { 84}
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFASTParserClang.h | 244 DWARFFormValue abstract_origin; member
|
D | DWARFASTParserClang.cpp | 312 abstract_origin = form_value; in ParsedDWARFTypeAttributes() 1062 } else if (attrs.abstract_origin.IsValid()) { in ParseSubroutine() 1069 DWARFDIE abs_die = attrs.abstract_origin.Reference(); in ParseSubroutine() 1215 if (attrs.abstract_origin.IsValid()) { in ParseSubroutine() 1216 DWARFDIE abs_die = attrs.abstract_origin.Reference(); in ParseSubroutine()
|
/external/llvm-project/llvm/test/DebugInfo/Inputs/ |
D | gmlt.ll | 31 ; Can't check the abstract_origin value across the DARWIN/CHECK checking and
|
/external/llvm/test/DebugInfo/Inputs/ |
D | gmlt.ll | 33 ; Can't check the abstract_origin value across the DARWIN/CHECK checking and
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 246 HANDLE_DW_AT(0x31, abstract_origin, 2, DWARF)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 259 HANDLE_DW_AT(0x31, abstract_origin, 2, DWARF)
|
/external/libabigail/ |
D | ChangeLog | 17758 Correctly handle fn DIE with abstract_origin in alt debug info 28502 Fix scope for DIEs with specification or abstract_origin attributes 28507 DW_AT_{specification,abstract_origin} attribute, do not add the 28510 that is referred-to by the DW_AT_{specification,abstract_origin} 28514 is, it follows DW_AT_{specification,abstract_origin} attributes.
|