Searched defs:free_section (Results 1 - 4 of 4) sorted by relevance

/external/elfutils/src/libasm/
H A Dasm_end.c536 free_section (AsmScn_t *scnp) function
541 free_section (scnp->subnext);
567 free_section (oldp);
/external/boringssl/include/openssl/
H A Dx509v3.h122 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member in struct:X509V3_CONF_METHOD_st
/external/boringssl/src/include/openssl/
H A Dx509v3.h122 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member in struct:X509V3_CONF_METHOD_st
/external/valgrind/perf/
H A Dtinycc.c6850 static void free_section(Section *s)
20885 free_section(symtab_section->hash);
20887 free_section(s1->dynsymtab_section->hash);
20888 free_section(s1->dynsymtab_section->link);
20889 free_section(s1->dynsymtab_section);
20892 free_section(s1->sections[i]);
6848 static void free_section(Section *s) function

Completed in 621 milliseconds