Searched defs:strtab (Results 1 – 8 of 8) sorted by relevance
82 struct xc_core_strtab *strtab; in xc_core_strtab_init() local106 xc_core_strtab_free(struct xc_core_strtab *strtab) in xc_core_strtab_free()113 xc_core_strtab_get(xc_interface *xch, struct xc_core_strtab *strtab, const char *name) in xc_core_strtab_get()220 struct xc_core_strtab *strtab, in xc_core_shdr_set()457 struct xc_core_strtab *strtab = NULL; in xc_domain_dumpcore_via_callback() local
42 struct xc_core_strtab *strtab, in xc_core_arch_context_get_shdr()
43 struct xc_core_strtab *strtab, in xc_core_arch_context_get_shdr()
36 const struct livepatch_elf_sec *strtab;/* Pointer to .strtab section. */ member
227 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s) in _fdt_find_string()
168 char *strtab = (char *)fdt + fdt_totalsize(fdt); in _fdt_find_add_string() local
150 char *strtab = (char *)fdt + fdt_off_dt_strings(fdt); in _fdt_find_add_string() local
71 const char *strtab; /* Pointer to .strtab. */ member761 char *strtab; in build_symbol_table() local
Completed in 14 milliseconds