Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp985 auto Shnum = size(Obj.sections()) + 1; in writeEhdr() local
1023 uint64_t Shnum = size(Obj.sections()) + 1; in writeShdrs() local