Searched defs:NextSectionIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/MachO/ | ||
H A D | MachOReader.cpp | 63 extractSections(const object::MachOObjectFile::LoadCommandInfo & LoadCmd,const object::MachOObjectFile & MachOObj,uint32_t & NextSectionIndex) extractSections() argument |
H A D | MachOObject.cpp | 106 uint32_t NextSectionIndex = 1; removeSections() local |