Home
last modified time | relevance | path

Searched refs:section_header_strings_ (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/
Dsynth_elf.cc23 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()
Dsynth_elf.h138 StringTable section_header_strings_; variable