Home
last modified time | relevance | path

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

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