Home
last modified time | relevance | path

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

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