Home
last modified time | relevance | path

Searched defs:file_class (Results 1 - 5 of 5) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_header.hpp65 static const unsigned char file_class = ELFCLASS32; member
71 static const unsigned char file_class = ELFCLASS64; member
H A Delfio.hpp431 unsigned char file_class = get_class(); variable
457 unsigned char file_class = header->get_class(); variable
499 unsigned char file_class = header->get_class(); global() variable
558 unsigned char file_class = header->get_class(); global() variable
[all...]
/third_party/ffmpeg/libavformat/
H A Dfile.c97 static const AVClass file_class = { variable
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.cpp41 elfio_create( pelfio_t pelfio, unsigned char file_class, unsigned char encoding ) elfio_create() argument
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.cpp41 elfio_create( pelfio_t pelfio, unsigned char file_class, unsigned char encoding ) elfio_create() argument

Completed in 5 milliseconds