Home
last modified time | relevance | path

Searched refs:SHN_HIPROC (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsectionname.c78 else if (section >= SHN_LOPROC && section <= SHN_HIPROC) in ebl_section_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp457 #define SHN_HIPROC 0xFF1F macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h225 return st_shndx >= ELF::SHN_LOPROC && st_shndx <= ELF::SHN_HIPROC;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h655 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h805 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator
/third_party/elfio/elfio/
H A Delf_types.hpp485 constexpr Elf_Word SHN_HIPROC = 0xFF1F; member
/third_party/musl/porting/linux/user/include/
H A Delf.h362 #define SHN_HIPROC 0xff1f macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h361 #define SHN_HIPROC 0xff1f macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h361 #define SHN_HIPROC 0xff1f macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h361 #define SHN_HIPROC 0xff1f macro
/third_party/musl/include/
H A Delf.h362 #define SHN_HIPROC 0xff1f macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp563 ECase(SHN_HIPROC); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h420 #define SHN_HIPROC 0xff1f /* End of processor-specific */ macro

Completed in 76 milliseconds