Searched refs:RT_FL_NOBAPLT (Results 1 – 4 of 4) sorted by relevance
293 #define RT_FL_NOBAPLT 0x00004000 /* sparc: don't use ba plt's */ macro
1688 val = RT_FL_NOBAPLT; in ld_generic_env()
128 if (S_INRANGE(disp, 23) && !(rtld_flags & RT_FL_NOBAPLT)) { in elf_plt_write()
169 if (S_INRANGE(disp, 23) && !(rtld_flags & RT_FL_NOBAPLT)) { in elf_plt_write()