Searched refs:SDSectionNumber (Results 1 – 1 of 1) sorted by relevance
62 uint32_t SDSectionNumber; in finalizeSymbolContents() local66 SDSectionNumber = Sec->Index; in finalizeSymbolContents()74 SDSectionNumber = Sec->Index; in finalizeSymbolContents()77 SD->NumberLowPart = static_cast<uint16_t>(SDSectionNumber); in finalizeSymbolContents()78 SD->NumberHighPart = static_cast<uint16_t>(SDSectionNumber >> 16); in finalizeSymbolContents()