Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT16 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp154 if (Type == ELF::R_MIPS_GOT16) in getMatchingLoType()
307 return ELF::R_MIPS_GOT16; in getRelocType()
557 case ELF::R_MIPS_GOT16: in needsRelocateWithSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def15 ELF_RELOC(R_MIPS_GOT16, 9)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def15 ELF_RELOC(R_MIPS_GOT16, 9)
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h661 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h661 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */ macro
/third_party/musl/include/
Delf.h1530 #define R_MIPS_GOT16 9 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1530 #define R_MIPS_GOT16 9 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp997 case ELF::R_MIPS_GOT16: in getMatchingLoRelocation()