Searched refs:SHT_LOPROC (Results 1 – 2 of 2) sorted by relevance
239 #define SHT_LOPROC 0x70000000 macro
100 if ((pType >= llvm::ELF::SHT_LOPROC && pType <= llvm::ELF::SHT_HIPROC) || in GetELFSectionKind()