Home
last modified time | relevance | path

Searched refs:R_MIPS_NONE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_mips.h4 #ifndef R_MIPS_NONE
5 #define R_MIPS_NONE 0 macro
H A Dpro_forms.c45 #ifndef R_MIPS_NONE
46 #define R_MIPS_NONE 0 macro
800 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_unsigned_const_a()
911 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_signed_const_a()
1188 new_attr->ar_rel_type = R_MIPS_NONE; in _dwarf_add_AT_reference_internal_a()
1351 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_flag_a()
1548 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_with_ref_sig8_a()
1665 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_implicit_const()
1728 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_any_value_sleb_a()
1812 new_attr->ar_rel_type = R_MIPS_NONE; in dwarf_add_AT_data16()
[all …]
H A Ddwarf_reloc_mips.h34 #define R_MIPS_NONE 0 macro
H A Ddwarf_elf_defines.h969 #ifndef R_MIPS_NONE
970 #define R_MIPS_NONE 0 macro
H A Dpro_die.c58 #ifndef R_MIPS_NONE
59 #define R_MIPS_NONE 0 macro
638 new_attr->ar_rel_type = R_MIPS_NONE; in _dwarf_pro_set_string_attr()
H A Dpro_section.c76 #ifndef R_MIPS_NONE
77 #define R_MIPS_NONE 0 macro
2543 if (curattr->ar_rel_type == R_MIPS_NONE) { in if_relocatable_string_form()
3241 if (curattr->ar_rel_type != R_MIPS_NONE) { in _dwarf_pro_generate_debuginfo()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1022 #define R_MIPS_NONE 0 /* No reloc */ macro