Searched refs:R_MIPS_NONE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_forms.c47 #ifndef R_MIPS_NONE
48 #define R_MIPS_NONE 0 macro
201 new_attr->ar_rel_type = R_MIPS_NONE;
526 new_attr->ar_rel_type = R_MIPS_NONE;
527 new_attr->ar_reloc_len = 0; /* irrelevant: unused with R_MIPS_NONE */
620 new_attr->ar_rel_type = R_MIPS_NONE;
621 new_attr->ar_reloc_len = 0; /* irrelevant: unused with R_MIPS_NONE */
750 new_attr->ar_rel_type = R_MIPS_NONE;
863 new_attr->ar_rel_type = R_MIPS_NONE;
923 new_attr->ar_rel_type = R_MIPS_NONE;
[all...]
H A Dpro_die.c46 #ifndef R_MIPS_NONE
47 #define R_MIPS_NONE 0 macro
294 new_attr->ar_rel_type = R_MIPS_NONE;
340 new_attr->ar_rel_type = R_MIPS_NONE;
H A Dpro_section.c64 #ifndef R_MIPS_NONE
65 #define R_MIPS_NONE 0 macro
1665 if (curattr->ar_rel_type != R_MIPS_NONE) {
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1022 #define R_MIPS_NONE 0 /* No reloc */ macro

Completed in 60 milliseconds