Searched refs:parseDebugInfo (Results 1 – 3 of 3) sorted by relevance
105 void parseDebugInfo();
415 parseDebugInfo(); in ObjFile()418 void ObjFile::parseDebugInfo() { in parseDebugInfo() function in ObjFile
940 llvm::Error parseDebugInfo(MachOFile &file, in parseDebugInfo() function1555 if (auto err = parseDebugInfo(*file, normalizedFile, copyRefs)) in normalizedObjectToAtoms()