| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DIEHashAttributes.def | 36 HANDLE_DIE_HASH_ATTR(DW_AT_location)
|
| HD | DwarfCompileUnit.cpp | 295 addBlock(*VariableDIE, dwarf::DW_AT_location, DwarfExpr->finalize()); in addLocationAttribute() 613 addLocationList(*VariableDie, dwarf::DW_AT_location, Offset); in constructVariableDIEImpl() 634 addBlock(*VariableDie, dwarf::DW_AT_location, DwarfExpr.finalize()); in constructVariableDIEImpl() 699 addBlock(*VariableDie, dwarf::DW_AT_location, DwarfExpr.finalize()); in constructVariableDIEImpl() 1002 addAddress(*CallSiteDieParam, dwarf::DW_AT_location, in constructCallSiteParmEntryDIEs() 1184 addComplexAddress(DV, Die, dwarf::DW_AT_location, Location); in addVariableAddress() 1186 addAddress(Die, dwarf::DW_AT_location, Location); in addVariableAddress()
|
| HD | DwarfUnit.cpp | 1075 addBlock(ParamDIE, dwarf::DW_AT_location, Loc); in constructTemplateValueParameterDIE()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| HD | DWARFLinkerCompileUnit.cpp | 50 if (!(Value = DIE.find(dwarf::DW_AT_location))) { in markEverythingAsKept()
|
| /freebsd-11-stable/contrib/elftoolchain/libdwarf/ |
| HD | dwarf_loclist.c | 71 case DW_AT_location: in dwarf_loclist_n()
|
| HD | dwarf.h | 113 #define DW_AT_location 0x02 macro
|
| HD | dwarf_form.c | 454 case DW_AT_location: in dwarf_get_form_class()
|
| HD | dwarf_dump.c | 175 case DW_AT_location: in dwarf_get_AT_name()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| HD | DWARFVerifier.cpp | 478 case DW_AT_location: { in verifyDebugInfoAttribute() 480 Die.getLocations(DW_AT_location)) { in verifyDebugInfoAttribute() 1284 Die.getLocations(DW_AT_location); in isVariableIndexable()
|
| HD | DWARFDie.cpp | 712 case DW_AT_location: in mayHaveLocationDescription()
|
| HD | DWARFContext.cpp | 1097 Die.getLocations(DW_AT_location)) { in addLocalsForDie()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dwarf2.h | 248 DW_AT_location = 0x02, enumerator
|
| HD | dwarf2out.c | 4545 case DW_AT_location: in dwarf_attr_name() 7521 dw_attr_ref a = get_AT (die, DW_AT_location); in output_aranges() 10752 add_AT_loc (decl_die, DW_AT_location, loc); in add_bound_info() 11546 add_location_or_const_value_attribute (parm_die, node, DW_AT_location); in gen_formal_parameter_die() 12163 add_location_or_const_value_attribute (var_die, decl, DW_AT_location); in gen_variable_die()
|
| HD | ChangeLog-1999 | 6594 * dwarf2out.c (output_aranges): Use DW_AT_location to find the
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | dwarf2.h | 250 DW_AT_location = 0x02, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | ManualDWARFIndex.cpp | 190 case DW_AT_location: in IndexUnitImpl()
|
| HD | DWARFDebugInfoEntry.cpp | 496 case DW_AT_location: in DumpAttribute()
|
| HD | SymbolFileDWARF.cpp | 3336 case DW_AT_location: { in ParseVariableDIE() 3793 if (attr == DW_AT_location) in CollectCallSiteParameters()
|
| HD | DWARFASTParserClang.cpp | 3019 case DW_AT_location: in ParseChildParameters()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| HD | Statistics.cpp | 229 Die.getLocations(dwarf::DW_AT_location); in collectStatsForDie()
|
| /freebsd-11-stable/contrib/binutils/binutils/ |
| HD | dwarf.c | 1132 case DW_AT_location: in read_and_display_attr_value() 1354 case DW_AT_location: in read_and_display_attr_value() 1394 case DW_AT_location: return "DW_AT_location"; in get_AT_name()
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | dwarf2read.c | 3481 attr = dwarf2_attr (die, DW_AT_location, cu); in read_common_block() 4431 case DW_AT_location: in read_partial_die() 5705 attr = dwarf2_attr (die, DW_AT_location, cu); in new_symbol() 5733 attr = dwarf2_attr (die, DW_AT_location, cu); in new_symbol() 6568 case DW_AT_location: in dwarf_attr_name()
|
| /freebsd-11-stable/contrib/elftoolchain/nm/ |
| HD | nm.c | 1055 if (dwarf_attr(die, DW_AT_location, &at, &de) == DW_DLV_OK && in search_line_attr()
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | dwarf2.c | 1819 case DW_AT_location: in scan_unit_for_symbols()
|
| /freebsd-11-stable/contrib/elftoolchain/readelf/ |
| HD | readelf.c | 5352 case DW_AT_location: in dump_dwarf_die() 6336 if (attr != DW_AT_location && in search_loclist_at()
|