Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Delf.h496 #define SHT_LOOS 0x60000000 macro
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp101 (pType >= llvm::ELF::SHT_LOOS && pType <= llvm::ELF::SHT_HIOS) || in GetELFSectionKind()