Searched defs:pSec (Results 1 – 2 of 2) sorted by relevance
688 PartialSection *pSec = it.second; in fixPartialSectionChars() local723 PartialSection *pSec = it.second; in fixGnuImportChunks() local760 PartialSection *pSec = createPartialSection(n, rdata); in addSyntheticIdata() local880 PartialSection *pSec = createPartialSection(name, in createSections() local906 PartialSection *pSec = it.second; in createSections() local2038 PartialSection *&pSec = partialSections[{name, outChars}]; in createPartialSection() local
826 void GetLocalTimeZone(int32_t* pHour, int32_t* pMin, int32_t* pSec) { in GetLocalTimeZone()