Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp135 void copySectionContent(NormalizedFile &file);
163 void copySectionContent(SectionInfo *si, ContentBytes &content);
653 void Util::copySectionContent(NormalizedFile &file) { in copySectionContent() function in __anon71138ccb0111::Util
1640 util.copySectionContent(normFile); in normalizedFromAtoms()