Home
last modified time | relevance | path

Searched defs:fde_offset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DDwarfEhFrameWithHdrTest.cpp440 uint64_t fde_offset; in TYPED_TEST_P() local
475 uint64_t fde_offset; in TYPED_TEST_P() local
482 uint64_t fde_offset; in TYPED_TEST_P() local
502 uint64_t fde_offset; in TYPED_TEST_P() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DDwarfEhFrameWithHdr.cpp110 uint64_t fde_offset; in GetFdeFromPc() local
167 bool DwarfEhFrameWithHdr<AddressType>::GetFdeOffsetFromPc(uint64_t pc, uint64_t* fde_offset) { in GetFdeOffsetFromPc()
H A DDwarfSection.cpp772 uint64_t pc_start, pc_end, fde_offset; in BuildFdeIndex() member
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp420 uint64_t fde_offset = pFrame.getSection().offset() + fde.getOffset() + in emitEhFrame() local