Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp112 uint64_t RelSize = Is64Bit ? XCOFF::RelocationSerializationSize64 in initRelocations() local
114 uint64_t UsedSize = RelSize * InitSection.Relocations.size(); in initRelocations()