Searched refs:SHT_GROUP (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/ | ||
H A D | elf.h | 491 #define SHT_GROUP 17 macro |
/aosp12/frameworks/compile/mclinker/lib/Core/ | ||
H A D | IRBuilder.cpp | 91 case llvm::ELF::SHT_GROUP: in GetELFSectionKind() |