/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-attrs.c | 43 is_default_attr (obj_attribute *attr) in is_default_attr() 57 obj_attr_size (int tag, obj_attribute *attr) in obj_attr_size() 88 obj_attribute *attr; in vendor_obj_attr_size() local 146 write_obj_attribute (bfd_byte *p, int tag, obj_attribute *attr) in write_obj_attribute() 174 obj_attribute *attr; in vendor_set_obj_attr_contents() local 232 obj_attribute *attr; in elf_new_obj_attr() local 296 obj_attribute *attr; in bfd_elf_add_obj_attr_int() local 319 obj_attribute *attr; in bfd_elf_add_obj_attr_string() local 331 obj_attribute *attr; in bfd_elf_add_obj_attr_int_string() local
|
D | dwarf1.c | 135 #define FORM_FROM_ATTR(attr) ((attr) & 0xF) /* Implicitly specified. */ argument 211 unsigned short attr; in parse_die() local
|
D | dwarf2.c | 925 read_attribute_value (struct attribute *attr, in read_attribute_value() 1093 read_attribute (struct attribute *attr, in read_attribute() 2135 struct attribute attr; in find_abstract_instance_name() local 2299 struct attribute attr; in scan_unit_for_symbols() local 2551 struct attribute attr; in parse_comp_unit() local
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | pcrel.s | 6 .macro begin n, attr
|
/toolchain/binutils/binutils-2.25/gold/ |
D | workqueue-threads.cc | 79 pthread_attr_t attr; in Workqueue_thread() local
|
D | dwarf_reader.cc | 270 uint64_t attr = read_unsigned_LEB_128(this->buffer_pos_, &len); in do_get_abbrev() local 695 unsigned int attr = this->abbrev_code_->attributes[i].attr; in read_attributes() local 1047 Dwarf_die::attribute(unsigned int attr) in attribute() 1060 Dwarf_die::string_attribute(unsigned int attr) in string_attribute() 1078 Dwarf_die::int_attribute(unsigned int attr) in int_attribute() 1099 Dwarf_die::uint_attribute(unsigned int attr) in uint_attribute() 1120 Dwarf_die::ref_attribute(unsigned int attr, unsigned int* shndx) in ref_attribute() 1150 Dwarf_die::address_attribute(unsigned int attr, unsigned int* shndx) in address_attribute()
|
D | attributes.cc | 171 Object_attribute* attr = new Object_attribute(); in new_attribute() local 338 Object_attribute* attr = pvoa->new_attribute(tag); in Attributes_section_data() local
|
D | gold-threads.cc | 100 pthread_mutexattr_t attr; in Lock_impl_threads() local
|
D | dwarf_reader.h | 179 unsigned int attr; member 477 unsigned int attr; member 593 flag_attribute(unsigned int attr) in flag_attribute()
|
D | gdb-index.cc | 1023 Gdb_index::map_pubtable_to_dies(unsigned int attr, in map_pubtable_to_dies()
|
D | arm.cc | 2148 Object_attribute* attr = in using_thumb2() local 2158 Object_attribute* attr = in using_thumb_only() local 2175 Object_attribute* attr = in may_use_arm_nop() local 2188 Object_attribute* attr = in may_use_thumb2_nop() local 2200 Object_attribute* attr = in may_use_v4t_interworking() local 2211 Object_attribute* attr = in may_use_v5t_interworking() local 2868 Object_attribute* attr = in get_aeabi_object_attribute() local 10611 Object_attribute* attr = this->get_aeabi_object_attribute(elfcpp::Tag_ABI_VFP_args); in do_adjust_elf_header() local
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | cgen.h | 155 #define CGEN_ATTR_MASK(attr) (1 << (attr)) argument 159 #define CGEN_BOOL_ATTR(attrs, attr) ((CGEN_ATTR_MASK (attr) & (attrs)) != 0) argument 167 #define CGEN_ATTR_VALUE(obj, attr_table, attr) \ argument 171 #define CGEN_BITSET_ATTR_VALUE(obj, attr_table, attr) \ argument 452 #define CGEN_HW_ATTR_VALUE(hw, attr) \ argument 703 #define CGEN_OPERAND_ATTR_VALUE(operand, attr) \ argument 771 #define CGEN_OPINST_ATTR(opinst, attr) \ argument 859 #define CGEN_IFLD_ATTR_VALUE(ifld, attr) \ argument 1034 #define CGEN_INSN_ATTR_VALUE(insn, attr) \ argument 1036 #define CGEN_INSN_BITSET_ATTR_VALUE(insn, attr) \ argument
|
D | crx.h | 176 #define CRX_INS_TYPE(attr) ((attr) & CRX_INS_MASK) argument
|
D | cr16.h | 175 #define CR16_INS_TYPE(attr) ((attr) & CR16_INS_MASK) argument
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | nds32-asm.h | 162 #define ATTR(attr) NASM_ATTR_ ## attr argument 186 uint64_t attr; member 200 uint64_t attr; member 223 uint64_t attr; member
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-elf.c | 551 bfd_vma attr, in obj_elf_change_section() 761 bfd_vma attr = 0; in obj_elf_parse_section_letters() local 936 bfd_vma attr; in obj_elf_section() local
|
D | obj-coff.c | 1588 unsigned char attr; in obj_coff_section() local
|
D | obj-macho.c | 366 int attr; in obj_mach_o_section() local
|
D | tc-mep.c | 2093 mep_elf_section_flags (flagword flags, bfd_vma attr, int type ATTRIBUTE_UNUSED) in mep_elf_section_flags()
|
D | tc-tic6x.c | 145 int attr; member 239 tic6x_pid_type attr; member
|
/toolchain/binutils/binutils-2.25/ld/ |
D | deffilep.y | 1027 def_section (const char *name, int attr) in def_section() 1058 def_section_alt (const char *name, const char *attr) in def_section_alt()
|
/toolchain/binutils/binutils-2.25/include/ |
D | os9k.h | 89 #define mkattrevs(attr, revs) (((attr) << 8) | (revs)) argument
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | d-demangle.c | 279 string attr, args, type; in dlang_function_type() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | dlltool.c | 1285 def_section (const char *name, int attr) in def_section() 1305 def_code (int attr) in def_code() 1312 def_data (int attr) in def_data()
|
D | dwarf.c | 747 abbrev_attr *attr; in free_abbrevs() local 792 abbrev_attr *attr; in add_abbrev_attr() local 2503 abbrev_attr *attr; in process_debug_info() local 4567 abbrev_attr *attr; in display_debug_abbrev() local
|