HomeSort by relevance Sort by last modified time
    Searched refs:is_elf_big_endian (Results 1 - 2 of 2) sorted by null

  /external/qemu/elff/
elf_file.h 64 bool is_elf_big_endian() const { function in class:ElfFile
169 if (is_elf_big_endian()) {
198 if (is_elf_big_endian()) {
233 if (is_elf_big_endian()) {
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.h 64 bool is_elf_big_endian() const { function in class:ElfFile
169 if (is_elf_big_endian()) {
198 if (is_elf_big_endian()) {
233 if (is_elf_big_endian()) {

Completed in 376 milliseconds