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

/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 515 milliseconds