Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp197 std::vector<SectionInfo*> _customSections; member in __anon2e8aa0f30111::Util
356 for(SectionInfo *sect : _customSections) { in sectionForAtom()
370 _customSections.push_back(sect); in sectionForAtom()