Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp213 uint64_t SecSize = Sec.getSize(); in dumpCXXData() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp964 const uint8_t *SecStart, const uint64_t SecSize, in decompressSection()
1004 uint64_t SecSize = Entry.Size; in readImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1224 uint64_t SecSize = Sec.Size ? Sec.Size : 1; in sectionWithinSegment() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3363 const uint64_t SecSize = Offset + SecData.size(); in readMipsOptions() local