Searched refs:SecNum (Results 1 – 1 of 1) sorted by relevance
2053 unsigned SecNum = getPlainRelocationSymbolNum(RE); in getAnyRelocationSection() local2054 if (SecNum == MachO::R_ABS || SecNum > Sections.size()) in getAnyRelocationSection()2057 DRI.d.a = SecNum - 1; in getAnyRelocationSection()