Searched refs:parseDebugInfo (Results 1 – 3 of 3) sorted by relevance
120 void parseDebugInfo();
799 parseDebugInfo(); in parse()804 void ObjFile::parseDebugInfo() { in parseDebugInfo() function in ObjFile
939 llvm::Error parseDebugInfo(MachOFile &file, in parseDebugInfo() function1554 if (auto err = parseDebugInfo(*file, normalizedFile, copyRefs)) in normalizedObjectToAtoms()