Searched refs:RELOC_TARGET_SIZE (Results 1 – 4 of 4) sorted by relevance
104 #define RELOC_TARGET_SIZE(t) ((reloc_target_flags[t] >> 8) & 0xff) macro188 int i, size = RELOC_TARGET_SIZE(type)/8; in kobj_reloc()
148 #define RELOC_TARGET_SIZE(t) ((reloc_target_flags[t] >> 8) & 0xff) macro253 if (RELOC_TARGET_SIZE(rtype) > 32) { in kobj_reloc()
169 #define RELOC_TARGET_SIZE(t) ((reloc_target_flags[t] >> 8) & 0xff)468 int i, size = RELOC_TARGET_SIZE(type)/8; in _rtld_relocate_nonplt_objects() 484 } else if (RELOC_TARGET_SIZE(type) > 32) { in _rtld_relocate_nonplt_objects() 160 #define RELOC_TARGET_SIZE( global() macro
139 #define RELOC_TARGET_SIZE(t) ((reloc_target_flags[t] >> 8) & 0xff)370 int i, size = RELOC_TARGET_SIZE(type)/8; in _rtld_relocate_nonplt_objects() 130 #define RELOC_TARGET_SIZE( global() macro