73 sprintf(p,
"%sPEStringSection[%zd].", prefix, idx);
75 sprintf(p,
"%sPEStringSection.", prefix);
121 if ((*i)->get_offset()==offset && (*i)!=
p_dont_free)
135 offset + 1 + len <= (*i)->get_offset() ||
136 offset >= 1 + (*i)->get_string().size());
140 char *buf =
new char[len];
154 "SgAsmCoffStrtab::create_storage(%"PRIu64
"): %zu other string%s (of %zu created) in [%d] \"%s\""
155 " %s been modified and/or reallocated!\n",
185 container->
write(f, at,
'\0');
190 container->
write(f, i->first.first(), std::string(i->first.size(),
'\0'));