Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp134 void copyEntryPointAddress(NormalizedFile &file);
724 void Util::copyEntryPointAddress(NormalizedFile &nFile) { in copyEntryPointAddress() function in __anon71138ccb0111::Util
1650 util.copyEntryPointAddress(normFile); in normalizedFromAtoms()