Searched refs:shstrtab_ (Results 1 – 1 of 1) sorted by relevance
527 shstrtab_(this, ".shstrtab", 0, 1), in ElfBuilder()616 shstrtab_.Start(); in End()617 shstrtab_.Write(""); in End()619 section->header_.sh_name = shstrtab_.Write(section->name_); in End()624 shstrtab_.End(); in End()646 elf_header.e_shstrndx = shstrtab_.GetSectionIndex(); in End()1004 StringSection shstrtab_; variable