Home
last modified time | relevance | path

Searched defs:NumRelocs (Results 1 – 12 of 12) 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-7.0/llvm/lib/Object/
DELF.cpp364 uint64_t NumRelocs = ReadSLEB(); in android_relas() local
DCOFFObjectFile.cpp366 uint64_t NumRelocs = getNumberOfRelocations(Sec, M, Base); in getFirstReloc() local
/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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMachObjectWriter.cpp837 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