Searched refs:section_header_strings_ (Results 1 – 2 of 2) sorted by relevance
23 section_header_strings_(endianness) { in ELF()88 Label string_label(section_header_strings_.Add(name)); in AddSection()191 AddSection(".shstrtab", section_header_strings_, SHT_STRTAB); in Finish()
138 StringTable section_header_strings_; variable