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

  /toolchain/binutils/binutils-2.27/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.27/gold/
symtab.h 219 elfcpp::STT
225 set_type(elfcpp::STT type)
895 elfcpp::STT type, elfcpp::STB binding,
910 elfcpp::STT, elfcpp::STB, elfcpp::STV,
917 Output_segment* os, elfcpp::STT type,
925 init_base_constant(const char* name, const char* version, elfcpp::STT type,
931 init_base_undefined(const char* name, const char* version, elfcpp::STT type,
1022 elfcpp::STT type_ : 4;
    [all...]
symtab.cc 55 elfcpp::STT type, elfcpp::STB binding,
136 Output_data* od, elfcpp::STT type,
155 Output_segment* os, elfcpp::STT type,
175 elfcpp::STT type, elfcpp::STB binding,
191 elfcpp::STT type, elfcpp::STB binding,
234 Size_type symsize, elfcpp::STT type,
254 Size_type symsize, elfcpp::STT type,
274 elfcpp::STT type, elfcpp::STB binding,
289 Value_type value, elfcpp::STT type,
    [all...]
script.h 115 elfcpp::STT* type, elfcpp::STV* vis, unsigned char* nonvis,
resolve.cc 372 elfcpp::STT fromtype = (object->pluginobj() != NULL
451 elfcpp::STT fromtype, Defined defined,
925 elfcpp::STT fromtype,
    [all...]
expression.cc 72 elfcpp::STT* type_pointer;
118 elfcpp::STT* type_pointer,
    [all...]
incremental.cc     [all...]
target.h 843 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t)
    [all...]
object.h 106 elfcpp::STT enclosing_symbol_type;
    [all...]
sparc.cc 71 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t);
    [all...]
script.cc 983 elfcpp::STT type = elfcpp::STT_NOTYPE;
    [all...]
arm.cc     [all...]
mips.cc     [all...]
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530I2c.h 42 #define STT BIT0
  /device/linaro/bootloader/edk2/Omap35xxPkg/SmbusDxe/
Smbus.c 169 MmioWrite16(I2C_CON, (I2C_EN | MST | STP | STT));
200 MmioWrite16(I2C_CON, (I2C_EN | TRX | MST | STT | STP));
  /external/clang/test/OpenMP/
target_map_codegen.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaLLRP.cpp 69 case Alpha::STT: case Alpha::STS:
AlphaInstrInfo.cpp 61 case Alpha::STT:
160 BuildMI(MBB, MI, DL, get(Alpha::STT))
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 551 enum STT
585 inline STT
588 return static_cast<STT>(info & 0xf);
592 elf_st_info(STB bind, STT type)
    [all...]

Completed in 270 milliseconds