Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp60 Expected<std::vector<std::unique_ptr<Section>>> static extractSections( in extractSections() function
137 extractSections<MachO::section, MachO::segment_command>( in readLoadCommands()
153 extractSections<MachO::section_64, MachO::segment_command_64>( in readLoadCommands()