Searched defs:rel (Results 76 - 80 of 80) sorted by relevance

1234

/freebsd-13-stable/sys/kern/
H A Dlink_elf.c99 const Elf_Rel *rel; /* DT_REL */ member in struct:elf_file
1430 const Elf_Rel *rel; local
1828 const Elf_Rel *rel; local
1837 elf_reloc_local(lf, (Elf_Addr)ef->address, rel, local
[all...]
/freebsd-13-stable/sys/net/
H A Dif_spppsubr.c195 u_short rel; member in struct:cisco_packet
H A Dif_vxlan.c3074 bool rel; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp153 unsigned ELFRelocation::RelocType32(const ELFRelocation &rel) { argument
160 RelocType64(const ELFRelocation &rel) argument
167 RelocSymbol32(const ELFRelocation &rel) argument
174 RelocSymbol64(const ELFRelocation &rel) argument
181 RelocOffset32(const ELFRelocation &rel) argument
188 RelocOffset64(const ELFRelocation &rel) argument
195 RelocAddend32(const ELFRelocation &rel) argument
202 RelocAddend64(const ELFRelocation &rel) argument
[all...]
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c876 const Elf_Rel *rel; local

Completed in 193 milliseconds

1234