Searched refs:isDwoSection (Results 1 – 1 of 1) sorted by relevance
75 bool isDwoSection(const MCSectionELF &Sec) { in isDwoSection() function317 if (isDwoSection(*From)) { in checkRelocation()321 if (To && isDwoSection(*To)) { in checkRelocation()687 if (Mode == NonDwoOnly && isDwoSection(Section)) in computeSymbolTable()1091 if (Mode == NonDwoOnly && isDwoSection(Section)) in writeObject()1093 if (Mode == DwoOnly && !isDwoSection(Section)) in writeObject()