Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp576 const uint8_t *SecStart, const uint64_t SecSize, in decompressSection()
614 uint64_t SecSize = Entry.Size; in readImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp941 const uint8_t *SecStart, const uint64_t SecSize, in decompressSection()
981 uint64_t SecSize = Entry.Size; in readImpl() local
/aosp_15_r20/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp205 uint64_t SecSize = Sec.getSize(); in dumpCXXData() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1183 uint64_t SecSize = Sec.Size ? Sec.Size : 1; in sectionWithinSegment() local