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

  /external/oprofile/libutil++/
op_spu_bfd.cpp 55 size_t sec_size = 0; local
105 sec_size = bfd_section_size(ibfd.abfd, note)/oct_per_byte;
107 sec_contents = (bfd_byte *) xmalloc(sec_size);
109 0, sec_size)) {
111 << sec_size << " returned an error" << endl;
115 notes_remaining = sec_size;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
header.c 2234 int sec_size; local
2384 int sec_size; local
    [all...]

Completed in 484 milliseconds