Searched refs:str_char (Results 1 – 1 of 1) sorted by relevance
455 const char* str_char = in get_section_contents() local461 buffer.append(str_char); in get_section_contents()467 reinterpret_cast<const uint16_t*>(str_char); in get_section_contents()472 buffer.append(str_char, strlen_16 * 2); in get_section_contents()478 reinterpret_cast<const uint32_t*>(str_char); in get_section_contents()483 buffer.append(str_char, strlen_32 * 4); in get_section_contents()