Home
last modified time | relevance | path

Searched refs:free_section (Results 1 – 25 of 64) sorted by relevance

123

/third_party/elfutils/libasm/
Dasm_end.c537 free_section (AsmScn_t *scnp) in free_section() function
542 free_section (scnp->subnext); in free_section()
568 free_section (oldp); in __libasm_finictx()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_conf.c415 if (ctx->db_meth->free_section) in X509V3_section_free()
416 ctx->db_meth->free_section(ctx->db, section); in X509V3_section_free()
/third_party/openssl/crypto/x509/
Dv3_conf.c415 if (ctx->db_meth->free_section) in X509V3_section_free()
416 ctx->db_meth->free_section(ctx->db, section); in X509V3_section_free()
/third_party/ffmpeg/libavcodec/
Dass_split.c397 static void free_section(ASSSplitContext *ctx, const ASSSection *section) in free_section() function
475 free_section(ctx, &ass_sections[i]); in ff_ass_split_free()
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3.h75 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/openssl/include/openssl/
Dx509v3.h.in87 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/openssl/include/openssl/
Dx509v3.h.in87 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
Dx509v3.h86 void (*free_section) (void *db, STACK_OF(CONF_VALUE) *section); member

123