Home
last modified time | relevance | path

Searched defs:eh_frame_hdr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/
H A DElfInterface.cpp162 DwarfEhFrameWithHdr<AddressType>* eh_frame_hdr = new DwarfEhFrameWithHdr<AddressType>(memory_); in InitHeaders() local
/aosp_15_r20/external/pytorch/torch/csrc/profiler/unwind/
H A Dunwind.cpp165 auto eh_frame_hdr = in refreshLibraries() local