Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsJITInfo.cpp196 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h108 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp268 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86JITInfo.cpp528 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp411 unsigned NumRelocs, unsigned char* GOTBase) { in relocate()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp93 uint32_t NumRelocs; member
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp691 unsigned NumRelocs = Relocs.size(); in WriteObject() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp805 unsigned NumRelocs = Relocs.size(); in writeObject() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp350 uint64_t NumRelocs = getNumberOfRelocations(Sec, M, Base); in getFirstReloc() local