Searched refs:spu_offset (Results 1 - 6 of 6) sorted by relevance

/external/oprofile/libutil++/
H A Dbfd_spu_support.cpp28 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;
H A Dop_spu_bfd.cpp41 op_bfd::op_bfd(uint64_t spu_offset, string const & fname, argument
84 ibfd.abfd = spu_open_bfd(image_path, fd, spu_offset);
H A Dop_bfd.h117 op_bfd(uint64_t spu_offset,
296 * If spu_offset is non-zero, embedding_filename is the file containing
/external/oprofile/libpp/
H A Dsymbol.h90 uint64_t spu_offset; member in class:symbol_entry
H A Dprofile_container.cpp119 symb_entry.spu_offset = header.embedded_offset;
123 symb_entry.spu_offset = 0;
H A Dformat_output.cpp664 if (symb->spu_offset) {
673 abfd = new op_bfd(symb->spu_offset, tmp,

Completed in 108 milliseconds