Home
last modified time | relevance | path

Searched refs:frame_base (Results 1 – 11 of 11) sorted by relevance

/external/elfutils/tests/
Drun-varlocs.sh31 frame_base: {call_frame_cfa {bregx(4,4)}}
37 frame_base: {call_frame_cfa {bregx(4,4)}}
44 frame_base: {call_frame_cfa {bregx(4,4)}}
48 frame_base: {call_frame_cfa {bregx(4,4)}}
55 frame_base: {call_frame_cfa {bregx(7,8)}}
61 frame_base: {call_frame_cfa {bregx(7,8)}}
76 frame_base: {call_frame_cfa {bregx(7,8)}}
90 frame_base: {call_frame_cfa {bregx(7,8)}}
104 frame_base: {call_frame_cfa {bregx(7,8)}}
118 frame_base: {call_frame_cfa {bregx(7,8)}}
[all …]
Drun-readelf-dwz-multi.sh109 frame_base (exprloc)
170 frame_base (exprloc)
227 frame_base (exprloc)
267 frame_base (exprloc)
306 frame_base (exprloc)
Drun-exprlocs.sh92 frame_base (exprloc) {call_frame_cfa {bregx(7,8)}}
122 frame_base (exprloc) {call_frame_cfa {bregx(7,8)}}
Drun-readelf-const-values.sh83 frame_base (exprloc)
121 frame_base (exprloc)
Drun-show-die-info.sh40 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
64 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
88 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type
138 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
925 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
949 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type
Drun-readelf-zdebug-rel.sh71 frame_base (exprloc)
176 frame_base (exprloc)
Drun-readelf-types.sh45 frame_base (exprloc)
Drun-readelf-loc.sh946 frame_base (exprloc)
1023 frame_base (exprloc)
/external/v8/src/wasm/
Dwasm-debug.cc123 uint32_t frame_base = thread->ActivationFrameBase(activation_id); in GetActivationFrameRange() local
127 DCHECK_LE(frame_base, frame_limit); in GetActivationFrameRange()
129 return {frame_base, frame_limit}; in GetActivationFrameRange()
/external/elfutils/libdw/
Dknown-dwarf.h96 DWARF_ONE_KNOWN_DW_AT (frame_base, DW_AT_frame_base) \
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def238 HANDLE_DW_AT(0x40, frame_base, 2, DWARF)