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

  /external/elfutils/libebl/
mips_init.c 41 eh->section_type_name = mips_section_type_name;
eblsectiontypename.c 30 const char *res = ebl->section_type_name (section, buf, len);
libebl.h 56 const char *(*section_type_name) (int, char *, size_t); member in struct:ebl
eblopenbackend.c 185 result->section_type_name = default_section_type_name;

Completed in 2272 milliseconds