Home
last modified time | relevance | path

Searched defs:reloff (Results 1 – 11 of 11) sorted by relevance

/openbsd/libexec/ld.so/alpha/
H A Drtld_machine.c176 _dl_bind(elf_object_t *object, int reloff) in _dl_bind()
/openbsd/libexec/ld.so/powerpc/
H A Drtld_machine.c303 _dl_bind(elf_object_t *object, int reloff) in _dl_bind()
/openbsd/libexec/ld.so/m88k/
H A Drtld_machine.c292 _dl_bind(elf_object_t *object, int reloff) in _dl_bind()
/openbsd/libexec/ld.so/hppa/
H A Drtld_machine.c408 _dl_bind(elf_object_t *object, int reloff) in _dl_bind()
/openbsd/libexec/ld.so/sh/
H A Drtld_machine.c589 _dl_bind(elf_object_t *object, int reloff) in _dl_bind()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h235 uint32_t reloff = 0; // Offset to relocations member
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h52 llvm::yaml::Hex32 reloff; member
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmach-o.h198 bfd_vma reloff; member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.h198 bfd_vma reloff; member
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h577 uint32_t reloff; member
591 uint32_t reloff; member
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp8942 uint32_t align, uint32_t reloff, uint32_t nreloc, in PrintSection()