Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp1119 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp664 bool Constant::needsRelocation() const { in needsRelocation() function in Constant