Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp112 uint64_t RelSize = Is64Bit ? XCOFF::RelocationSerializationSize64 initRelocations() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2138 const size_t RelSize = Relocation::getSizeForType(RType); analyzeRelocation() local