Lines Matching refs:writeStr
79 writeStr(sub.os, llvm::sys::path::filename(so->getName()), "so name"); in writeBody()
114 writeStr(sub.os, name, "sym name"); in writeBody()
129 writeStr(sub.os, module, "import module"); in writeBody()
130 writeStr(sub.os, name, "import name"); in writeBody()
637 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
641 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
645 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
649 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
651 writeStr(sub.os, sym->getName(), "sym name"); in writeBody()
671 writeStr(sub.os, s->name, "segment name"); in writeBody()
717 writeStr(sub.os, c.first, "comdat name"); in writeBody()
778 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
785 writeStr(sub.os, f->debugName, "symbol name"); in writeBody()
787 writeStr(sub.os, maybeDemangleSymbol(f->name), "symbol name"); in writeBody()
802 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
807 writeStr(sub.os, toString(*s), "symbol name"); in writeBody()
812 writeStr(sub.os, maybeDemangleSymbol(g->getName()), "symbol name"); in writeBody()
818 writeStr(sub.os, "GOT.func.internal." + toString(*s), "symbol name"); in writeBody()
820 writeStr(sub.os, "GOT.data.internal." + toString(*s), "symbol name"); in writeBody()
834 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()