Home
last modified time | relevance | path

Searched defs:r_info (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Delf_machdep.c160 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()
/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c252 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()
/f-stack/freebsd/sys/
H A Delf32.h138 Elf32_Word r_info; /* Relocation type and symbol index. */ member
144 Elf32_Word r_info; /* Relocation type and symbol index. */ member
H A Delf64.h147 Elf64_Xword r_info; /* Relocation type and symbol index. */ member
153 Elf64_Xword r_info; /* Relocation type and symbol index. */ member
/f-stack/freebsd/kern/
H A Dlink_elf.c1407 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
1419 symbol_type(elf_file_t ef, Elf_Size r_info) in symbol_type()
H A Dlink_elf_obj.c1241 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
/f-stack/lib/
H A Dff_glue.c1436 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()