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

  /external/oprofile/module/
oprofile.h 78 int note_size; member in struct:oprof_sysctl
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 145 static UInt note_size(const struct note *n) function
177 VG_(write)(fd, &n->note, note_size(n));
607 notesz += note_size(note);

Completed in 1013 milliseconds