HomeSort by relevance Sort by last modified time
    Searched full:read_elf (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/qtools/
Android.mk 21 thumbdis.cpp opcode.cpp read_elf.cpp parse_options.cpp
29 opcode.cpp read_elf.cpp parse_options.cpp
37 read_elf.cpp parse_options.cpp
45 read_elf.cpp parse_options.cpp
53 opcode.cpp read_elf.cpp parse_options.cpp
69 opcode.cpp read_elf.cpp parse_options.cpp gtrace.cpp
77 thumbdis.cpp opcode.cpp read_elf.cpp parse_options.cpp dmtrace.cpp
85 thumbdis.cpp opcode.cpp read_elf.cpp parse_options.cpp
93 thumbdis.cpp opcode.cpp read_elf.cpp parse_options.cpp
101 thumbdis.cpp opcode.cpp read_elf.cpp parse_options.cp
    [all...]
read_elf.cpp 20 #include "read_elf.h"
trace_reader.h 11 #include "read_elf.h"
    [all...]
  /external/elfutils/src/
strings.c 57 static int read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen);
202 result |= read_elf (elf, fd, fname, fdlen);
709 read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen) function

Completed in 243 milliseconds