Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 1358 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry |
/openbsd-src/gnu/llvm/llvm/lib/IR/ | ||
H A D | Constants.cpp | 625 bool Constant::needsRelocation() const { in needsRelocation() function in Constant |