Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h31 constexpr size_t SectionHeaderSize32 = 40; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp175 InitSections.size() * XCOFF::SectionHeaderSize32; in assignAddressesAndIndices()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp951 SectionCount * XCOFF::SectionHeaderSize32; in assignAddressesAndIndices()