Searched refs:eh_frame_ptr (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp53 // eh_frame_ptr
54 uint32_t* eh_frame_ptr = reinterpret_cast<uint32_t*>(data + 4); local
55 *eh_frame_ptr = m_EhFrame.addr() - (m_EhFrameHdr.addr() + 4);
128 /// uint32_t : eh_frame_ptr

Completed in 133 milliseconds