Home
last modified time | relevance | path

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

/llvm-project/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
/llvm-project/lld/MachO/
H A DTarget.h118 size_t headerSize; global() variable
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp28 size_t MachOWriter::headerSize() const { headerSize() function in MachOWriter
/llvm-project/lld/ELF/
H A DSyntheticSections.h155 static const unsigned headerSize = 16; global() variable
750 size_t headerSize; global() variable
H A DLinkerScript.cpp1356 uint64_t headerSize = getHeaderSize(); allocateHeaders() local