Home
last modified time | relevance | path

Searched refs:SHN_HIRESERVE (Results 1 - 14 of 14) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsectionname.c80 else if (section >= SHN_LORESERVE && section <= SHN_HIRESERVE) in ebl_section_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp463 #define SHN_HIRESERVE 0xFFFF macro
/third_party/elfutils/libasm/
H A Dasm_end.c438 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h661 SHN_HIRESERVE = 0xffff // Highest reserved index enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h811 SHN_HIRESERVE = 0xffff // Highest reserved index enumerator
/third_party/elfio/elfio/
H A Delf_types.hpp491 constexpr Elf_Word SHN_HIRESERVE = 0xFFFF; member
/third_party/musl/porting/linux/user/include/
H A Delf.h368 #define SHN_HIRESERVE 0xffff macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h367 #define SHN_HIRESERVE 0xffff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h367 #define SHN_HIRESERVE 0xffff macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h367 #define SHN_HIRESERVE 0xffff macro
/third_party/musl/include/
H A Delf.h368 #define SHN_HIRESERVE 0xffff macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp569 ECase(SHN_HIRESERVE); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h426 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
/third_party/elfutils/src/
H A Dstrip.c1514 && scnidx <= SHN_HIRESERVE in handle_elf()

Completed in 80 milliseconds