Searched refs:sfxs (Results 1 – 1 of 1) sorted by relevance
77 static const char *sfxs[] = { ".data", ".rodata", ".bss", ".kconfig" }; in get_map_ident() local86 for (i = 0, n = ARRAY_SIZE(sfxs); i < n; i++) { in get_map_ident()87 const char *sfx = sfxs[i], *p; in get_map_ident()
Completed in 5 milliseconds