Searched defs:headerSize (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/tools/ | ||
H A D | compute_size_class_config.cpp | 23 size_t headerSize) { in measureWastage() |
/llvm-project/lld/MachO/ | ||
H A D | Target.h | 118 size_t headerSize; global() variable |
/llvm-project/llvm/lib/ObjCopy/MachO/ | ||
H A D | MachOWriter.cpp | 28 size_t MachOWriter::headerSize() const { headerSize() function in MachOWriter |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 155 static const unsigned headerSize = 16; global() variable |
H A D | LinkerScript.cpp | 1356 uint64_t headerSize = getHeaderSize(); allocateHeaders() local |