Searched defs:RelAddr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinarySection.cpp | 223 uint64_t RelAddr = Rel.Offset + getAddress(); reorderRelocations() local |
H A D | BinaryContext.cpp | 359 uint64_t RelAddr = Rel.Offset + Section.getAddress(); validateHoles() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 3977 SDValue RelAddr; LowerGlobalAddressELF() local |