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

/frameworks/compile/mclinker/include/mcld/LD/
H A DDebugString.h36 /// computeOffsetSize - set up the output offset of each strings and the
39 size_t computeOffsetSize();
H A DEhFrame.h212 size_t computeOffsetSize();
/frameworks/compile/mclinker/lib/LD/
H A DDebugString.cpp61 size_t DebugString::computeOffsetSize() { function in class:mcld::DebugString
H A DEhFrame.cpp354 size_t EhFrame::computeOffsetSize() { function in class:mcld::EhFrame
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp677 eh_frame_sect->getEhFrame()->computeOffsetSize();
688 debug_str_sect->getDebugString()->computeOffsetSize();

Completed in 128 milliseconds