Searched refs:str_char (Results 1 – 1 of 1) sorted by relevance
472 const char* str_char = in get_section_contents() local478 buffer.append(str_char); in get_section_contents()484 reinterpret_cast<const uint16_t*>(str_char); in get_section_contents()489 buffer.append(str_char, strlen_16 * 2); in get_section_contents()495 reinterpret_cast<const uint32_t*>(str_char); in get_section_contents()500 buffer.append(str_char, strlen_32 * 4); in get_section_contents()