Searched refs:convert_hex (Results 1 – 3 of 3) sorted by relevance
31 return convert_hex(writer, hex_conv); in convert_pointer()
46 return convert_hex(writer, to_conv); in convert()
22 int convert_hex(Writer *writer, const FormatSection &to_conv) { in convert_hex() function