Searched refs:Elf64_Rel (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_mips64el.c51 Elf64_Rel *rel = 0;
58 rel = (Elf64_Rel*)
113 rel = (Elf64_Rel*) ((char *) rel + relent);
H A Dreloc_x86_64.c57 Elf64_Rel *rel = 0;
64 rel = (Elf64_Rel*)
103 rel = (Elf64_Rel*) ((char *) rel + relent);
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_rel.c53 Elf64_Rel *rel64;
98 rel64 = (Elf64_Rel *) d->d_data.d_buf + ndx;
115 Elf64_Rel *rel64;
164 rel64 = (Elf64_Rel *) d->d_data.d_buf + ndx;
H A Dgelf.h49 typedef Elf64_Rel GElf_Rel; /* Relocation entries */
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf64.d82 struct Elf64_Rel
/netbsd-current/tools/amiga-elf2bb/sys/
H A Dexec_elf.h485 } Elf64_Rel; typedef in typeref:struct:__anon13402
735 #define Elf_Rel Elf64_Rel
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf64.d82 struct Elf64_Rel
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf64.d91 struct Elf64_Rel
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf64.d82 struct Elf64_Rel
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.cc127 } Elf64_Rel; typedef in typeref:struct:__anon702
553 Elf64_Rel *rel = ((Elf64_Rel *) edta->d_buf) + ndx;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DElf.cc127 } Elf64_Rel; typedef in typeref:struct:__anon691
566 Elf64_Rel *rel = ((Elf64_Rel *) edta->d_buf) + ndx;
/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_reloc.c330 unit = drs->drs_addend ? sizeof(Elf64_Rela) : sizeof(Elf64_Rel);
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h593 } Elf64_Rel; typedef in typeref:struct:__anon43
1097 #define Elf_Rel Elf64_Rel
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h595 } Elf64_Rel; typedef in typeref:struct:__anon88
1126 #define Elf_Rel Elf64_Rel
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h595 } Elf64_Rel; typedef in typeref:struct:__anon54
1126 #define Elf_Rel Elf64_Rel
/netbsd-current/sys/sys/
H A Dexec_elf.h687 } Elf64_Rel; typedef in typeref:struct:__anon15
1233 #define Elf_Rel Elf64_Rel
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d495 struct Elf64_Rel
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1216 struct Elf64_Rel { struct
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp795 EntrySize = is64Bit() ? sizeof(ELF::Elf64_Rel) : sizeof(ELF::Elf32_Rel);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d419 struct Elf64_Rel

Completed in 414 milliseconds