Searched refs:getIndirectSymbol (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h99 /// MachineRelocation::getIndirectSymbol - Return a relocation entry for an
101 static MachineRelocation getIndirectSymbol(uintptr_t offset, function in class:llvm::MachineRelocation
/external/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp284 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,
/external/llvm/lib/Target/ARM/
H A DARMCodeEmitter.cpp507 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,

Completed in 1476 milliseconds