Searched refs:sectionNumber (Results 1 – 5 of 5) sorted by relevance
228 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, in readSection() argument231 const coff_section *sec = getSection(sectionNumber); in readSection()237 fatal("getSectionName failed: #" + Twine(sectionNumber) + ": " + in readSection()316 int32_t sectionNumber = sym.getSectionNumber(); in readAssociativeDefinition() local326 Twine(sectionNumber) + ") has invalid reference to section " + in readAssociativeDefinition()341 SectionChunk *c = readSection(sectionNumber, def, ""); in readAssociativeDefinition()342 sparseChunks[sectionNumber] = c; in readAssociativeDefinition()348 sparseChunks[sectionNumber] = nullptr; in readAssociativeDefinition()361 int32_t sectionNumber = sym.getSectionNumber(); in recordPrevailingSymbolForMingw() local362 SectionChunk *sc = sparseChunks[sectionNumber]; in recordPrevailingSymbolForMingw()[all …]
234 readSection(uint32_t sectionNumber,
191 unsigned sectionNumber = 0; in parse() local214 sw->startLine() << "Section " << ++sectionNumber << " {\n"; in parse()
1204 <xsl:variable name="sectionNumber">1227 <xsl:when test="$sectionNumber='1'">1240 <xsl:if test="$sectionNumber!=''">1241 …<a name="{$anchor-prefix}.section.{$sectionNumber}"><xsl:value-of select="$sectionNumber" /></a>&#…2263 <xsl:variable name="sectionNumber">2270 …xsl:value-of select="$anchor-prefix"/>.section.<xsl:value-of select="$sectionNumber" /></xsl:other…2275 <xsl:with-param name="number" select="$sectionNumber"/>2866 <xsl:variable name="sectionNumber"><xsl:call-template name="get-section-number" /></xsl:variable>2867 …<link rel="Chapter" title="{$sectionNumber} {@title}" href="#{$anchor-prefix}.section.{$sectionNum…2872 <xsl:variable name="sectionNumber"><xsl:call-template name="get-section-number" /></xsl:variable>[all …]
481 FUNC 3ee8 14 0 -[MachSection sectionNumber]