HomeSort by relevance Sort by last modified time
    Searched full:resource_table (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h 425 /* The above typedefs parameterize the resource_table so that the
454 } resource_table; typedef in typeref:struct:__anon74153
456 resource_table *new_resource_table
459 void resize_resource_table (resource_table *, int);
460 void clear_resource_table (resource_table *);
461 bfd_boolean resources_available (resource_table *, xtensa_opcode, int);
462 void reserve_resources (resource_table *, xtensa_opcode, int);
463 void release_resources (resource_table *, xtensa_opcode, int);
tc-xtensa.c     [all...]
  /external/llvm/lib/Object/
COFFYAML.cpp 395 IO.mapOptional("ResourceTable", PH.DataDirectories[COFF::RESOURCE_TABLE]);
  /external/llvm/include/llvm/Support/
COFF.h 529 RESOURCE_TABLE,
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2004     [all...]
ChangeLog-2005     [all...]

Completed in 834 milliseconds