Lines Matching refs:name
62 /* Similar but with emulation name given. */
84 /* Return backend name. */
87 /* Return relocation type name. */
107 /* Return segment type name. */
111 /* Return section type name. */
115 /* Return section name. */
130 /* Check whether the section with the given index, header, and name
134 const GElf_Shdr *shdr, const char *name);
136 /* Return symbol type name. */
140 /* Return symbol binding name. */
144 /* Return dynamic tag name. */
154 const GElf_Sym *sym, const char *name,
168 /* Return name of the note section type for a core file. */
172 /* Return name of the note section type for an object file. */
173 extern const char *ebl_object_note_type_name (Ebl *ebl, const char *name,
178 extern void ebl_object_note (Ebl *ebl, uint32_t namesz, const char *name,
182 Fills in *TAG_NAME with the name for this tag.
193 /* Check section name for being that of a debug informatino section. */
194 extern bool ebl_debugscn_p (Ebl *ebl, const char *name);
207 const GElf_Shdr *shdr, const char *name,
230 If NAME is null, return the maximum REGNO + 1 that has a name.
231 Otherwise, store in NAME the name for DWARF register number REGNO
240 int regno, char *name, size_t namelen,
298 const char *name; /* Printable identifier. */
311 const char *name, const char *desc,
319 const char **name, const char **format)