HomeSort by relevance Sort by last modified time
    Searched defs:NumberOfSymbols (Results 1 - 12 of 12) sorted by null

  /external/llvm/tools/yaml2obj/
yaml2coff.cpp 199 uint32_t NumberOfSymbols = 0;
218 NumberOfSymbols += 1 + NumberOfAuxSymbols;
223 CP.Obj.Header.NumberOfSymbols = NumberOfSymbols;
224 if (NumberOfSymbols > 0 || CP.StringTable.size() > 4)
382 << binary_le(CP.Obj.Header.NumberOfSymbols);
388 << binary_le(CP.Obj.Header.NumberOfSymbols)
  /external/llvm/include/llvm/Object/
COFF.h 67 support::ulittle32_t NumberOfSymbols;
87 support::ulittle32_t NumberOfSymbols;
643 return COFFHeader->isImportLibrary() ? 0 : COFFHeader->NumberOfSymbols;
645 return COFFBigObjHeader->NumberOfSymbols;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 240 ULONG NumberOfSymbols;
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 380 char NumberOfSymbols[4];
  /external/llvm/include/llvm/Support/
COFF.h 60 uint32_t NumberOfSymbols;
80 uint32_t NumberOfSymbols;
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 156 unsigned long NumberOfSymbols;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 477 milliseconds