Searched refs:REL_TYPE (Results 1 – 1 of 1) sorted by relevance
193 #define REL_TYPE(X) [X] = #X in rel_type() macro195 REL_TYPE(R_X86_64_NONE), in rel_type()196 REL_TYPE(R_X86_64_64), in rel_type()197 REL_TYPE(R_X86_64_PC32), in rel_type()198 REL_TYPE(R_X86_64_GOT32), in rel_type()199 REL_TYPE(R_X86_64_PLT32), in rel_type()200 REL_TYPE(R_X86_64_COPY), in rel_type()201 REL_TYPE(R_X86_64_GLOB_DAT), in rel_type()202 REL_TYPE(R_X86_64_JUMP_SLOT), in rel_type()203 REL_TYPE(R_X86_64_RELATIVE), in rel_type()[all …]