Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp130 void addSectionRelocs(const lld::File &, NormalizedFile &file);
1292 void Util::addSectionRelocs(const lld::File &, NormalizedFile &file) { in addSectionRelocs() function in __anon71138ccb0111::Util
1647 util.addSectionRelocs(atomFile, normFile); in normalizedFromAtoms()