Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp66 uint32_t &NextSectionIndex) { in extractSections()
118 uint32_t NextSectionIndex = 1; in readLoadCommands() local
H A DObject.cpp71 uint32_t NextSectionIndex = 1; in removeSections() local