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

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrameHdr.h51 /// computePCBegin - return the address of FDE's pc
53 uint32_t computePCBegin(const EhFrame::FDE& pFDE,
/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp91 fde_pc = computePCBegin(fde, ehframe_region);
141 /// computePCBegin - return the address of FDE's pc
143 uint32_t EhFrameHdr::computePCBegin(const EhFrame::FDE& pFDE, function in class:EhFrameHdr

Completed in 111 milliseconds