Home
last modified time | relevance | path

Searched refs:SHT_FINI_ARRAY (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Delff_elf.h275 #define SHT_FINI_ARRAY 15 macro
/ndk/build/tools/toolchain-patches/llvm/
D0012-Backport-.init_array-.fini_array-work.patch137 + return getContext().getELFSection(Name, ELF::SHT_FINI_ARRAY,
160 + getContext().getELFSection(".fini_array", ELF::SHT_FINI_ARRAY,
187 - getContext().getELFSection(".fini_array", ELF::SHT_FINI_ARRAY,
224 - return getContext().getELFSection(Name, ELF::SHT_FINI_ARRAY,