Searched refs:CRT_NONE (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-sh64.h25 CRT_NONE = 0, enumerator in enum:sh64_elf_cr_type
52 /* Get the contents type of an arbitrary address, or return CRT_NONE. */
H A Delf32-sh64-com.c203 rangep->cr_type = CRT_NONE;
234 return CRT_NONE;
236 /* If this call fails, we will still have CRT_NONE in rangep->cr_type
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh64.h25 CRT_NONE = 0, enumerator in enum:sh64_elf_cr_type
52 /* Get the contents type of an arbitrary address, or return CRT_NONE. */
H A Delf32-sh64-com.c197 rangep->cr_type = CRT_NONE;
228 return CRT_NONE;
230 /* If this call fails, we will still have CRT_NONE in rangep->cr_type
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dsh64-dis.c468 if (sh64_infop->crange.cr_type != CRT_NONE
481 if (cr_type != CRT_NONE)
495 if (cr_type != CRT_NONE)
598 && sh64_infop->crange.cr_type != CRT_NONE
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsh64-dis.c453 if (sh64_infop->crange.cr_type != CRT_NONE
466 if (cr_type != CRT_NONE)
480 if (cr_type != CRT_NONE)
578 && sh64_infop->crange.cr_type != CRT_NONE
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh64.c3378 && contents_type != CRT_NONE
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.c3390 && contents_type != CRT_NONE

Completed in 139 milliseconds