Searched refs:normalizedDylibToAtoms (Results 1 – 3 of 3) sorted by relevance
307 normalizedDylibToAtoms(MachODylibFile *file,
340 if (auto ec = normalized::normalizedDylibToAtoms(this, **normFile, false)) in doParse()
1417 if (auto ec = normalizedDylibToAtoms(file.get(), normalizedFile, copyRefs)) in dylibToAtoms()1562 normalizedDylibToAtoms(MachODylibFile *file, in normalizedDylibToAtoms() function