Home
last modified time | relevance | path

Searched refs:DW_AT_frame_base (Results 1 – 8 of 8) sorted by relevance

/third_party/elfutils/tests/
Dvarlocs.c709 has_frame_base = dwarf_hasattr (funcdie, DW_AT_frame_base); in print_varlocs()
713 if (dwarf_attr (funcdie, DW_AT_frame_base, &fb_attr) == NULL) in print_varlocs()
762 && dwarf_hasattr (&scopes[n], DW_AT_frame_base)) in print_varlocs()
1014 bool die_has_frame_base = dwarf_hasattr (die, DW_AT_frame_base); in handle_die()
/third_party/elfutils/libdw/
Ddwarf_formudata.c178 case DW_AT_frame_base: in dwarf_formudata()
Ddwarf.h219 DW_AT_frame_base = 0x40, enumerator
Ddwarf_getlocation.c95 case DW_AT_frame_base: in attr_ok()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp406 addBlock(*SPDie, dwarf::DW_AT_frame_base, Loc); in updateSubprogramScopeDIE()
411 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp722 case DW_AT_frame_base: in mayHaveLocationDescription()
DDWARFContext.cpp1089 if (auto FrameBase = Subprogram.find(DW_AT_frame_base)) in addLocalsForDie()
/third_party/elfutils/src/
Dreadelf.c7366 case DW_AT_frame_base: in attr_callback()
7754 case DW_AT_frame_base: in attr_callback()