Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:MachOObj

1978   if (auto *MachOObj = dyn_cast<object::MachOObjectFile>(&Obj))
1979 findValidRelocsMachO(Section, *MachOObj, DMO);