Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Delff_elf.h263 #define SHT_PROGBITS 1 macro
/ndk/build/tools/toolchain-patches/llvm/
D0012-Backport-.init_array-.fini_array-work.patch110 - return getContext().getELFSection(Name, ELF::SHT_PROGBITS,
120 + return getContext().getELFSection(Name, ELF::SHT_PROGBITS,
132 - return getContext().getELFSection(Name, ELF::SHT_PROGBITS,
142 + return getContext().getELFSection(Name, ELF::SHT_PROGBITS,
261 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS,