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

  /external/elfutils/libebl/
eblcorenotetypename.c 31 const char *res = ebl->core_note_type_name (type, buf, len);
libebl.h 86 const char *(*core_note_type_name) (uint32_t, char *, size_t); member in struct:ebl
eblopenbackend.c 195 result->core_note_type_name = default_core_note_type_name;

Completed in 128 milliseconds