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
52 uint32_t computePCBegin(const EhFrame::FDE& pFDE,
/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp92 fde_pc = computePCBegin(fde, ehframe_region);
140 /// computePCBegin - return the address of FDE's pc
141 uint32_t EhFrameHdr::computePCBegin(const EhFrame::FDE& pFDE, function in class:mcld::EhFrameHdr

Completed in 435 milliseconds