Searched refs:reloc_arg (Results 1 – 3 of 3) sorted by relevance
/elf/ |
A D | dl-runtime.c | 45 struct link_map *l, ElfW(Word) reloc_arg) in attribute_hidden() 55 + reloc_offset (pltgot, reloc_arg)); in attribute_hidden() 138 = &l->l_reloc_result[reloc_index (pltgot, reloc_arg, sizeof (PLTREL))]; in attribute_hidden() 173 struct link_map *l, ElfW(Word) reloc_arg, in DL_FIXUP_VALUE_TYPE() 195 l, reloc_arg); in DL_FIXUP_VALUE_TYPE() 203 = &l->l_reloc_result[reloc_index (pltgot, reloc_arg, sizeof (PLTREL))]; in DL_FIXUP_VALUE_TYPE() 244 + reloc_offset (pltgot, reloc_arg)); in DL_FIXUP_VALUE_TYPE()
|
A D | dl-audit.c | 328 _dl_audit_pltexit (struct link_map *l, ElfW(Word) reloc_arg, in _dl_audit_pltexit() argument 338 &l->l_reloc_result[reloc_index (pltgot, reloc_arg, sizeof (PLTREL))]; in _dl_audit_pltexit()
|
A D | dl-support.c | 446 _dl_audit_pltexit (struct link_map *l, ElfW(Word) reloc_arg, in _dl_audit_pltexit() argument
|
Completed in 6 milliseconds