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

  /external/oprofile/libutil++/
bfd_spu_support.cpp 28 off_t spu_offset; member in struct:spu_elf
72 fseek(my_stream->stream, my_stream->spu_offset + offset,
95 spu_elf_stream->spu_offset = offset_to_spu_elf;
op_spu_bfd.cpp 41 op_bfd::op_bfd(uint64_t spu_offset, string const & fname,
84 ibfd.abfd = spu_open_bfd(image_path, fd, spu_offset);
op_bfd.h 117 op_bfd(uint64_t spu_offset,
296 * If spu_offset is non-zero, embedding_filename is the file containing
  /external/oprofile/libpp/
symbol.h 90 uint64_t spu_offset; member in class:symbol_entry
profile_container.cpp 119 symb_entry.spu_offset = header.embedded_offset;
123 symb_entry.spu_offset = 0;
format_output.cpp 664 if (symb->spu_offset) {
673 abfd = new op_bfd(symb->spu_offset, tmp,

Completed in 319 milliseconds