Home
last modified time | relevance | path

Searched defs:getLastStartOffset (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFObjectWriter.h107 uint64_t getLastStartOffset(const Module& pModule) const { in getLastStartOffset() function
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp634 uint64_t ELFObjectWriter::getLastStartOffset<32>(const Module& pModule) const { in getLastStartOffset() function in mcld::ELFObjectWriter
642 uint64_t ELFObjectWriter::getLastStartOffset<64>(const Module& pModule) const { in getLastStartOffset() function in mcld::ELFObjectWriter