Searched refs:R_X86_64_JUMP_SLOT (Results 1 - 12 of 12) sorted by relevance
/third_party/musl/arch/x32/ |
H A D | reloc.h | 18 #define REL_PLT R_X86_64_JUMP_SLOT
|
/third_party/musl/arch/x86_64/ |
H A D | reloc.h | 6 #define REL_PLT R_X86_64_JUMP_SLOT
|
/third_party/elfio/tests/ |
H A D | ELFIOTest.cpp | 290 R_X86_64_JUMP_SLOT, 0, 0 ); in TEST() 292 R_X86_64_JUMP_SLOT, 0, 0 ); in TEST() 294 R_X86_64_JUMP_SLOT, 0, 0 ); in TEST() 403 R_X86_64_JUMP_SLOT, 0, 0 ); in TEST() 405 R_X86_64_JUMP_SLOT, 0, 0 ); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 395 JumpSlotReloc = ELF::R_X86_64_JUMP_SLOT; in getPltAddresses()
|
/third_party/elfio/c_wrapper/ |
H A D | elf_types_c_wrapper.hpp | 571 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/elfio/elfio/ |
H A D | elf_types.hpp | 751 constexpr unsigned R_X86_64_JUMP_SLOT = 7; member
|
/third_party/musl/porting/linux/user/include/ |
H A D | elf.h | 2994 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | elf.h | 2985 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | elf.h | 2985 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | elf.h | 2985 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/musl/include/ |
H A D | elf.h | 3021 #define R_X86_64_JUMP_SLOT 7 macro
|
/third_party/elfutils/libelf/ |
H A D | elf.h | 3473 #define R_X86_64_JUMP_SLOT 7 /* Create PLT entry */ macro
|
Completed in 69 milliseconds