Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFile.h189 void eachAtomInSection(const Section &section, SectionAtomVisitor visitor) { in eachAtomInSection() function
H A DMachONormalizedFileToAtoms.cpp369 file.eachAtomInSection(section, in processSymboledSection()
1339 file.eachAtomInSection(*ehFrameSection, in addEHFrameReferences()