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

1234

/freebsd-13-stable/usr.bin/find/
H A Dgetdate.y265 rel : relunit tAGO { label
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAMDGPU.cpp61 void AMDGPU::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { argument
H A DAVR.cpp70 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { argument
[all...]
H A DMSP430.cpp63 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { argument
H A DSPARCV9.cpp89 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, argument
[all...]
H A DHexagon.cpp242 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, argument
H A DX86.cpp269 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { argument
359 relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, uint64_t val) const argument
397 relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, uint64_t val) const argument
[all...]
/freebsd-13-stable/stand/common/
H A Dself_reloc.c73 ElfW_Rel *rel; local
H A Dreloc_elf.c60 const Elf_Rel *rel; local
[all...]
/freebsd-13-stable/usr.sbin/fifolog/lib/
H A Dgetdate.y256 rel : relunit tAGO { label
/freebsd-13-stable/usr.sbin/kldxref/
H A Def_i386.c51 const Elf_Rel *rel; local
H A Def_mips.c53 const Elf_Rel *rel; local
H A Def_amd64.c53 const Elf_Rel *rel; local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDWARF.cpp108 const RelTy &rel = *it; local
H A DMarkLive.cpp91 void MarkLive<ELFT>::resolveReloc(InputSectionBase &sec, RelTy &rel, argument
77 getAddend(InputSectionBase &sec, const typename ELFT::Rel &rel) argument
84 getAddend(InputSectionBase &sec, const typename ELFT::Rela &rel) argument
[all...]
H A DTarget.cpp158 void TargetInfo::relaxGot(uint8_t *loc, const Relocation &rel, argument
163 void TargetInfo::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, argument
168 void TargetInfo::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, argument
173 void TargetInfo::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, argument
178 void TargetInfo::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, argument
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-chdlc.c133 uint8_t rel[2]; member in struct:cisco_slarp::__anon6167::__anon6169
/freebsd-13-stable/libexec/rtld-elf/
H A Ddebug.c107 const Elf_Rel *rel; local
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.h78 struct ecore_queue_cid_params rel; member in struct:ecore_queue_cid
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dpath_driver.c274 const char *rel = state->last_path + (common_len ? (common_len + 1) : 0); local
292 const char *rel = pdir; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtarget.c97 const char *rel = APR_ARRAY_IDX(targets, i, const char *); local
/freebsd-13-stable/contrib/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp44 getErrorLocation(MemoryBufferRef mb, const section_64 &sec, const relocation_info &rel) argument
52 validateLength(MemoryBufferRef mb, const section_64 &sec, const relocation_info &rel, const std::vector<uint8_t> &validLengths) argument
[all...]
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_init.c57 GElf_Rel rel; local
137 Elf_Data *rel; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c88 const char *rel; local
/freebsd-13-stable/sys/i386/i386/
H A Delf_machdep.c177 const Elf_Rel *rel; local

Completed in 219 milliseconds

1234