Searched refs:SecNum (Results 1 – 2 of 2) sorted by relevance
308 int16_t SecNum = XCOFFSym.getSectionNumber(); in getSymbolType() local309 if (SecNum <= 0) in getSymbolType()
4602 unsigned SecNum = getPlainRelocationSymbolNum(RE); in getAnyRelocationSection() local4603 if (SecNum == MachO::R_ABS || SecNum > Sections.size()) in getAnyRelocationSection()4606 DRI.d.a = SecNum - 1; in getAnyRelocationSection()