Searched refs:strset__new (Results 1 – 3 of 3) sorted by relevance
12 struct strset *strset__new(size_t max_data_sz, const char *init_data, size_t init_data_sz);
39 struct strset *strset__new(size_t max_data_sz, const char *init_data, size_t init_data_sz) in strset__new() function
385 linker->strtab_strs = strset__new(INT_MAX, "", sizeof("")); in init_output_elf()