Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOReader.cpp66 uint32_t &NextSectionIndex) { in extractSections()
118 uint32_t NextSectionIndex = 1; in readLoadCommands() local
DObject.cpp73 uint32_t NextSectionIndex = 1; in removeSections() local