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

  /external/llvm/test/MC/COFF/
bigobj.py 8 num_sections = 65277 variable
21 for i in range(0, num_sections):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
346 unsigned int num_sections);
  /toolchain/binutils/binutils-2.25/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
346 unsigned int num_sections);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /toolchain/binutils/binutils-2.25/gold/
plugin.cc 144 unsigned int num_sections);
157 unsigned int num_sections);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 288 unsigned short num_sections; member in struct:_XkbGeometry
313 unsigned short num_sections; member in struct:_XkbGeometrySizes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 288 unsigned short num_sections; member in struct:_XkbGeometry
313 unsigned short num_sections; member in struct:_XkbGeometrySizes
  /external/google-breakpad/src/common/linux/
dump_symbols.cc 245 int num_sections = elf_header->e_shnum; local
247 for (int i = 0; i < num_sections; i++) {
    [all...]

Completed in 454 milliseconds