Home
last modified time | relevance | path

Searched refs:DT_FINI (Results 1 – 8 of 8) sorted by relevance

/external/grub/stage2/
Di386-elf.h227 #define DT_FINI 13 macro
/external/kernel-headers/original/linux/
Delf.h73 #define DT_FINI 13 macro
/external/llvm/include/llvm/Support/
DELF.h1074 DT_FINI = 13, // Address of termination function. enumerator
/external/qemu/
Delf.h142 #define DT_FINI 13 macro
/external/elfutils/libelf/
Delf.h665 #define DT_FINI 13 /* Address of termination function */ macro
/external/elfutils/src/
Delflint.c1674 case DT_FINI: in check_dynamic()
Dldgeneric.c6732 DT_FINI, sym->st_value); in ld_generic_create_outfile()
/external/valgrind/main/perf/
Dtinycc.c640 #define DT_FINI 13 /* Address of termination function */ macro