Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2056 auto Shnum = Obj.sections().size() + 1; in writeEhdr() local
2095 uint64_t Shnum = Obj.sections().size() + 1; in writeShdrs() local