Home
last modified time | relevance | path

Searched defs:NumRelocs (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetJITInfo.h104 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/ARM/
DARMJITInfo.cpp269 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp249 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/external/llvm/lib/Target/X86/
DX86JITInfo.cpp549 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/Target/Sparc/
DSparcJITInfo.cpp277 unsigned NumRelocs, unsigned char *GOTBase) { in relocate()
/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp425 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/llvm/lib/MC/
DMachObjectWriter.cpp863 unsigned NumRelocs = Relocs.size(); in WriteObject() local