HomeSort by relevance Sort by last modified time
    Searched refs:STT (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
regt-op.s 37 STT X,Y
64 STT $59,Y
91 STT X,$222
118 STT $223,$249
regt-op.l 40 37 0080 A9170C00 STT X,Y
71 64 00e8 A93B0C00 STT \$59,Y
98 91 0150 A917DE00 STT X,\$222
129 118 01b8 A9DFF900 STT \$223,\$249
list-insns.s 178 STT $32,$10,$151
179 STT $12,$20,205
list-insns.l 193 178 02ac A8200A97 STT \$32,\$10,\$151
194 179 02b0 A90C14CD STT \$12,\$20,205
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 214 elfcpp::STT
220 set_type(elfcpp::STT type)
879 elfcpp::STT type, elfcpp::STB binding,
894 elfcpp::STT, elfcpp::STB, elfcpp::STV,
901 Output_segment* os, elfcpp::STT type,
909 init_base_constant(const char* name, const char* version, elfcpp::STT type,
915 init_base_undefined(const char* name, const char* version, elfcpp::STT type,
1006 elfcpp::STT type_ : 4;
    [all...]
symtab.cc 55 elfcpp::STT type, elfcpp::STB binding,
135 Output_data* od, elfcpp::STT type,
154 Output_segment* os, elfcpp::STT type,
174 elfcpp::STT type, elfcpp::STB binding,
190 elfcpp::STT type, elfcpp::STB binding,
233 Size_type symsize, elfcpp::STT type,
253 Size_type symsize, elfcpp::STT type,
273 elfcpp::STT type, elfcpp::STB binding,
288 elfcpp::STT type, elfcpp::STB binding,
    [all...]
resolve.cc 176 unsigned int shndx, bool is_ordinary, elfcpp::STT type)
361 elfcpp::STT fromtype = (object->pluginobj() != NULL
441 elfcpp::STT fromtype, Defined defined,
908 elfcpp::STT fromtype,
    [all...]
script.h 115 elfcpp::STT* type, elfcpp::STV* vis, unsigned char* nonvis,
expression.cc 72 elfcpp::STT* type_pointer;
114 elfcpp::STT* type_pointer,
    [all...]
incremental.cc     [all...]
object.h 105 elfcpp::STT enclosing_symbol_type;
    [all...]
script.cc 983 elfcpp::STT type = elfcpp::STT_NOTYPE;
    [all...]
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 533 enum STT
567 inline STT
570 return static_cast<STT>(info & 0xf);
574 elf_st_info(STB bind, STT type)
    [all...]

Completed in 2973 milliseconds