Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DDebugString.h39 size_t computeOffsetSize();
DEhFrame.h212 size_t computeOffsetSize();
/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp61 size_t DebugString::computeOffsetSize() { in computeOffsetSize() function in mcld::DebugString
DEhFrame.cpp354 size_t EhFrame::computeOffsetSize() { in computeOffsetSize() function in mcld::EhFrame
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp677 eh_frame_sect->getEhFrame()->computeOffsetSize(); in prelayout()
688 debug_str_sect->getDebugString()->computeOffsetSize(); in prelayout()