Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryReader.cpp58 StringRef lcRange, unsigned lcCount, bool isBig, bool is64, in forEachLoadCommand()
236 const uint32_t lcCount = smh->ncmds; in readBinary() local