Home
last modified time | relevance | path

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

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