Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp47 Constant::GlobalRelocations)) in SelectSectionForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp224 case Constant::GlobalRelocations: in getKindForGlobal()
252 case Constant::GlobalRelocations: in getKindForGlobal()
/external/llvm/include/llvm/IR/
DConstant.h95 GlobalRelocations = 2 enumerator
/external/llvm/lib/CodeGen/
DMachineFunction.cpp834 case Constant::GlobalRelocations: in getSectionKind()
/external/llvm/lib/IR/
DConstants.cpp422 return GlobalRelocations; // Global reference. in getRelocationInfo()