Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dsynth_elf.h79 Label string_label(Here()); in Add()
81 strings_[s] = string_label; in Add()
82 return string_label; in Add()
Dsynth_elf.cc88 Label string_label(section_header_strings_.Add(name)); in AddSection() local
96 .D32(string_label) in AddSection()