Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_utils.hpp65 void setup( unsigned char elf_file_encoding ) in setup() argument
67 need_conversion = ( elf_file_encoding != get_host_encoding() ); in setup()