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

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

Completed in 52 milliseconds