Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h93 retrieve(UNUSED Options Options,UNUSED uptr Size,UNUSED uptr Alignment,UNUSED uptr HeadersSize,UNUSED LargeBlock::Header ** H,UNUSED bool * Zeroed) retrieve() argument
298 retrieve(Options Options,uptr Size,uptr Alignment,uptr HeadersSize,LargeBlock::Header ** H,bool * Zeroed) retrieve() argument
/llvm-project/llvm/include/llvm/Object/
H A DELF.h380 uint64_t HeadersSize = program_headers() local
/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp1064 std::optional<uint64_t> HeadersSize; writeArchiveToStream() local
[all...]