Home
last modified time | relevance | path

Searched defs:NextSectionIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp62 extractSections(const object::MachOObjectFile::LoadCommandInfo & LoadCmd,const object::MachOObjectFile & MachOObj,uint32_t & NextSectionIndex) extractSections() argument
118 uint32_t NextSectionIndex = 1; readLoadCommands() local
H A DMachOObject.cpp105 uint32_t NextSectionIndex = 1; removeSections() local