Home
last modified time | relevance | path

Searched refs:istrtab (Results 1 – 6 of 6) sorted by relevance

/dports/devel/objconv/objconv-2.52/source/
H A Delf2elf.cpp63 istrtab[0] = this->SectionHeaders[SectionNumber].sh_link; // Associated string table in MakeSymbolTable()
77 istrtab[2] = SectionNumber; // Section header string table found in MakeSymbolTable()
79 else if (!strcmp(SectionName,".strtab") && !istrtab[0]) { in MakeSymbolTable()
80 istrtab[0] = SectionNumber; // Symbol string table found in MakeSymbolTable()
83 istrtab[3] = SectionNumber; // Debug string table found in MakeSymbolTable()
94 && istrtab[isymt] && istrtab[isymt] < this->NSections) { in MakeSymbolTable()
111 uint32_t StringTableLen = uint32_t(this->SectionHeaders[istrtab[isymt]].sh_size); in MakeSymbolTable()
379 else if (SectionNumber == istrtab[0]) { in MakeBinaryFile()
384 else if (SectionNumber == istrtab[1] && SectionNumber != istrtab[0]) { in MakeBinaryFile()
389 else if (SectionNumber == istrtab[2]) { in MakeBinaryFile()
[all …]
H A Dconverters.h410 …uint32_t istrtab[4]; // string table section number: symbols, dynamic s… variable
/dports/games/uqm/uqm-0.8.0/doc/devel/
H A Dhistorical18 istrtab.h, resinst.h, respkg.h and restypes.h in each of the ship and comm
H A Dfiles100 istrtab.h
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A DMakeinfo18 intel.h ipdisp.h isndres.h istrtab.h master.h menustat.h
/dports/games/uqm/uqm-0.8.0/build/msvc6/
H A DUrQuanMasters.dsp3337 SOURCE=..\..\src\uqm\istrtab.h