HomeSort by: relevance | last modified time | path
    Searched refs:numSections (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/pmax/include/
dec_exec.h 62 u_short numSections; /* The number of sections. */
  /src/sys/arch/powerpc/stand/mkbootimage/
pef.h 45 uint16_t numSections;
90 uint32_t numSections;
mkbootimage.c 617 fileHdr.numSections = sa_htobe16(3);
  /src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
coff2yaml.cpp 30 void dumpSections(unsigned numSections);
137 void COFFDumper::dumpSections(unsigned NumSections) {

Completed in 25 milliseconds