Home
last modified time | relevance | path

Searched refs:R_GENERIC_IRELATIVE (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_relocs.h42 #define R_GENERIC_IRELATIVE R_AARCH64_IRELATIVE macro
56 #define R_GENERIC_IRELATIVE R_ARM_IRELATIVE macro
69 #define R_GENERIC_IRELATIVE R_386_IRELATIVE macro
82 #define R_GENERIC_IRELATIVE R_RISCV_IRELATIVE macro
96 #define R_GENERIC_IRELATIVE R_X86_64_IRELATIVE macro
Dlinker_relocate.cpp363 case R_GENERIC_IRELATIVE: in process_relocation_impl()
Dlinker_main.cpp609 if (ELFW(R_TYPE)(r->r_info) != R_GENERIC_IRELATIVE) { in call_ifunc_resolvers_for_section()