Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/
H A Dcompute_size_class_config.cpp23 size_t headerSize) { in measureWastage()
75 size_t headerSize = 16; in main() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DTarget.h119 size_t headerSize; variable
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp28 size_t MachOWriter::headerSize() const { in headerSize() function in MachOWriter
/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h148 static const unsigned headerSize = 16; variable
739 size_t headerSize; variable
H A DLinkerScript.cpp1275 uint64_t headerSize = getHeaderSize(); in allocateHeaders() local