Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp134 void copySectionContent(NormalizedFile &file);
162 void copySectionContent(SectionInfo *si, ContentBytes &content);
653 void Util::copySectionContent(NormalizedFile &file) { in copySectionContent() function in __anon3252b6f00111::Util
1640 util.copySectionContent(normFile); in normalizedFromAtoms()