Lines Matching refs:writeStr
80 writeStr(sub.os, llvm::sys::path::filename(so->getName()), "so name"); in writeBody()
116 writeStr(sub.os, name, "sym name"); in writeBody()
131 writeStr(sub.os, module, "import module"); in writeBody()
132 writeStr(sub.os, name, "import name"); in writeBody()
638 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
642 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
646 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
650 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
652 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
672 writeStr(sub.os, s->name, "segment name"); in writeBody()
718 writeStr(sub.os, c.first, "comdat name"); in writeBody()
779 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
786 writeStr(sub.os, f->debugName, "symbol name"); in writeBody()
788 writeStr(sub.os, maybeDemangleSymbol(f->name), "symbol name"); in writeBody()
803 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
808 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
813 writeStr(sub.os, maybeDemangleSymbol(g->getName()), "symbol name"); in writeBody()
819 writeStr(sub.os, "GOT.func.internal." + toString(*s), "symbol name"); in writeBody()
821 writeStr(sub.os, "GOT.data.internal." + toString(*s), "symbol name"); in writeBody()
835 writeStr(sub.os, s->name, "segment name"); in writeBody()
863 writeStr(os, field.first, "field name"); in writeBody()
866 writeStr(os, entry.first, "producer name"); in writeBody()
867 writeStr(os, entry.second, "producer version"); in writeBody()
879 writeStr(os, feature, "feature name"); in writeBody()