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

/freebsd-10.0-release/contrib/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
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMCodeEmitter.cpp481 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp289 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,

Completed in 92 milliseconds