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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp197 std::vector<SectionInfo*> _customSections; member in class:__anon1147::Util
356 for(SectionInfo *sect : _customSections) {
370 _customSections.push_back(sect);

Completed in 59 milliseconds