Home
last modified time | relevance | path

Searched refs:xsection (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsectionname.c39 ebl_section_name (Ebl *ebl, int section, int xsection, char *buf, size_t len, in ebl_section_name() argument
42 const char *res = ebl != NULL ? ebl->section_name (section, xsection, in ebl_section_name()
60 int idx = section != SHN_XINDEX ? section : xsection; in ebl_section_name()
74 snprintf (buf, len, "%s: %d", "XINDEX", xsection); in ebl_section_name()
H A Dlibebl.h116 extern const char *ebl_section_name (Ebl *ebl, int section, int xsection,

Completed in 2 milliseconds