Home
last modified time | relevance | path

Searched refs:R_X86_64_PC16 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def19 ELF_RELOC(R_X86_64_PC16, 13)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def19 ELF_RELOC(R_X86_64_PC16, 13)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp118 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16; in getRelocType64()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp586 #define R_X86_64_PC16 13 macro
/third_party/musl/porting/linux/user/include/
Delf.h3000 #define R_X86_64_PC16 13 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2992 #define R_X86_64_PC16 13 macro
/third_party/musl/include/
Delf.h3010 #define R_X86_64_PC16 13 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2992 #define R_X86_64_PC16 13 macro
/third_party/elfio/elfio/
Delf_types.hpp766 constexpr unsigned R_X86_64_PC16 = 13; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2992 #define R_X86_64_PC16 13 macro
/third_party/elfutils/libelf/
Delf.h3480 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro