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

/openbsd-current/gnu/llvm/lld/MachO/
H A DTarget.h119 size_t headerSize; member in class:lld::macho::TargetInfo
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/
H A Dcompute_size_class_config.cpp75 size_t headerSize = 16; local
21 measureWastage(const std::vector<Alloc> &allocs, const std::vector<size_t> &classes, size_t pageSize, size_t headerSize) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp28 size_t MachOWriter::headerSize() const { function in class:MachOWriter
/openbsd-current/gnu/llvm/lld/ELF/
H A DSyntheticSections.h148 static const unsigned headerSize = 16; member in class:lld::elf::BuildIdSection
H A DLinkerScript.cpp1275 uint64_t headerSize = getHeaderSize(); local

Completed in 144 milliseconds