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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h59 uint64_t getEntryPoint(const LinkerConfig& pConfig,
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp246 header->e_entry = getEntryPoint(pConfig, pModule);
263 /// getEntryPoint
264 uint64_t ELFObjectWriter::getEntryPoint(const LinkerConfig& pConfig, function in class:ELFObjectWriter

Completed in 340 milliseconds