Home
last modified time | relevance | path

Searched defs:fde_encoding (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DEhFrameHdr.cpp143 uint8_t fde_encoding = pFDE.getCIE().getFDEEncode(); in computePCBegin() local
DEhFrameReader.cpp227 uint8_t fde_encoding = llvm::dwarf::DW_EH_PE_absptr; in addCIE() local
/aosp_15_r20/external/elfutils/libdw/
H A Dcfi.h53 uint8_t fde_encoding; /* DW_EH_PE_* for addresses in FDEs. */ member
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DDwarfDebugFrameTest.cpp487 uint8_t fde_encoding, uint64_t return_address, uint64_t start_offset, in VerifyCieVersion()
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_cfi_unittest.cc2184 DwarfPointerEncoding fde_encoding = in TEST_F() local
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c7125 print_encoding_base (const char *pfx, unsigned int fde_encoding) in print_encoding_base()
7205 uint8_t fde_encoding; in print_debug_frame_section() member
7274 unsigned int fde_encoding = 0; in print_debug_frame_section() local