Searched refs:CODETAG_SECTION_PREFIX (Results 1 – 1 of 1) sorted by relevance
210 #define CODETAG_SECTION_PREFIX ".codetag." macro220 if (strncmp(name, CODETAG_SECTION_PREFIX, strlen(CODETAG_SECTION_PREFIX))) in codetag_needs_module_section()223 type_name = name + strlen(CODETAG_SECTION_PREFIX); in codetag_needs_module_section()245 const char *type_name = name + strlen(CODETAG_SECTION_PREFIX); in codetag_alloc_module_section()