Searched refs:PA_GP_RELOC (Results 1 – 3 of 3) sorted by relevance
24 return pltn & ~PA_GP_RELOC; in reloc_offset()30 return (pltn & ~PA_GP_RELOC )/ size; in reloc_index()
58 #define PA_GP_RELOC 1 macro296 fptr->gp = (iplt - jmprel) | PA_GP_RELOC; in elf_machine_runtime_setup()
402 if (!(reloc_arg & PA_GP_RELOC)) in _dl_lookup_address()
Completed in 5 milliseconds