Searched refs:SHT_PROGBITS (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/ndk-stack/elff/ |
D | elff_elf.h | 263 #define SHT_PROGBITS 1 macro
|
/ndk/build/tools/toolchain-patches/llvm/ |
D | 0012-Backport-.init_array-.fini_array-work.patch | 110 - 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,
|