| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | arc-plt.h | 37 RELATIVE = (1 << 8), enumerator 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | arc-plt.h | 37 RELATIVE = (1 << 8), enumerator 44 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
|
| /netbsd-src/libexec/ld.elf_so/arch/riscv/ |
| H A D | mdreloc.c | 92 case R_TYPE(RELATIVE): { in _rtld_relocate_nonplt_self() 95 rdbg(("RELATIVE/L(%p) -> %p in <self>", in _rtld_relocate_nonplt_self() 145 case R_TYPE(RELATIVE): { in _rtld_relocate_nonplt_objects() 149 rdbg(("RELATIVE(%p) -> %p (%s) in %s", in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | self_reloc.c | 84 case R_TYPE(RELATIVE): in self_reloc()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
| H A D | SortJavaScriptImports.cpp | 80 RELATIVE, // from './*' enumerator 456 Reference.Category = JsModuleReference::ReferenceCategory::RELATIVE; in parseModuleReference() 461 Reference.Category = JsModuleReference::ReferenceCategory::RELATIVE; in parseModuleReference()
|
| /netbsd-src/sys/arch/m68k/m68k/ |
| H A D | kobj_machdep.c | 88 case R_TYPE(RELATIVE): in kobj_reloc()
|
| /netbsd-src/sys/arch/acorn32/stand/lib/ |
| H A D | rmreloc.c | 143 case R_TYPE(RELATIVE): /* word32 B + A */ in relocate_self()
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | kobj_machdep.c | 161 if (type == R_TYPE(RELATIVE)) { in kobj_reloc()
|
| /netbsd-src/libexec/ld.elf_so/arch/vax/ |
| H A D | mdreloc.c | 98 case R_TYPE(RELATIVE): /* word32 B + A */ in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| H A D | CmpRuns.py | 64 RELATIVE = "relative" variable in HistogramType 386 if histogram == HistogramType.RELATIVE:
|
| H A D | SATest.py | 57 choices = [CmpRuns.HistogramType.RELATIVE.value,
|
| /netbsd-src/lib/csu/common/ |
| H A D | crt0-common.c | 277 case R_TYPE(RELATIVE): /* word64 B + A */ in relocate_self()
|
| /netbsd-src/libexec/ld.elf_so/arch/or1k/ |
| H A D | mdreloc.c | 146 case R_TYPE(RELATIVE): /* <address> B + A */ in _rtld_relocate_nonplt_objects() 148 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/libexec/ld.elf_so/arch/m68k/ |
| H A D | mdreloc.c | 117 case R_TYPE(RELATIVE): in _rtld_relocate_nonplt_objects() 119 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
| H A D | WinMsvc.cmake | 120 file(GLOB headers RELATIVE "${dir}" "${dir}/*.h") 139 file(GLOB libraries RELATIVE "${winsdk_um_lib_dir}" "${winsdk_um_lib_dir}/*")
|
| /netbsd-src/libexec/ld.elf_so/arch/sh3/ |
| H A D | mdreloc.c | 142 case R_TYPE(RELATIVE): in _rtld_relocate_nonplt_objects() 147 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/libexec/ld.elf_so/arch/i386/ |
| H A D | mdreloc.c | 130 case R_TYPE(RELATIVE): in _rtld_relocate_nonplt_objects() 132 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/libexec/ld.elf_so/arch/x86_64/ |
| H A D | mdreloc.c | 220 case R_TYPE(RELATIVE): /* word64 B + A */ in _rtld_relocate_nonplt_objects() 224 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/libexec/ld.elf_so/arch/arm/ |
| H A D | mdreloc.c | 185 case R_TYPE(RELATIVE): /* word32 B + A */ in _rtld_relocate_nonplt_objects() 194 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/libexec/ld.elf_so/arch/alpha/ |
| H A D | alpha_reloc.c | 256 case R_TYPE(RELATIVE): in _rtld_relocate_nonplt_objects() 262 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | dapptrace_example.txt | 109 RELATIVE CALL(args) = return
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | README.txt | 41 using EXECUTE RELATIVE LONG.
|
| /netbsd-src/libexec/ld.elf_so/arch/aarch64/ |
| H A D | mdreloc.c | 274 case R_TYPE(RELATIVE): /* word B + A */ in _rtld_relocate_nonplt_objects() 276 rdbg(("RELATIVE in %s --> %p", obj->path, in _rtld_relocate_nonplt_objects()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | dapptrace_example.txt | 109 RELATIVE CALL(args) = return
|
| /netbsd-src/sys/external/isc/libsodium/dist/contrib/ |
| H A D | Findsodium.cmake | 187 RELATIVE "${sodium_DIR}/bin"
|