Home
last modified time | relevance | path

Searched refs:FileHeaderSize32 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h30 constexpr size_t FileHeaderSize32 = 20; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp174 XCOFF::FileHeaderSize32 /* TODO: + auxiliaryHeaderSize() */ + in assignAddressesAndIndices()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp950 uint64_t RawPointer = XCOFF::FileHeaderSize32 + auxiliaryHeaderSize() + in assignAddressesAndIndices()