Home
last modified time | relevance | path

Searched refs:STT_HIPROC (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsymboltypename.c64 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC) in ebl_symbol_type_name()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp537 #define STT_HIPROC 15 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h894 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1061 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/third_party/musl/porting/linux/user/include/
H A Delf.h520 #define STT_HIPROC 15 macro
2347 #define STT_ARM_16BIT STT_HIPROC
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h518 #define STT_HIPROC 15 macro
2338 #define STT_ARM_16BIT STT_HIPROC
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h518 #define STT_HIPROC 15 macro
2338 #define STT_ARM_16BIT STT_HIPROC
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h518 #define STT_HIPROC 15 macro
2338 #define STT_ARM_16BIT STT_HIPROC
/third_party/musl/include/
H A Delf.h526 #define STT_HIPROC 15 macro
2374 #define STT_ARM_16BIT STT_HIPROC
/third_party/elfutils/libelf/
H A Delf.h609 #define STT_HIPROC 15 /* End of processor-specific */ macro
2752 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/third_party/elfio/elfio/
H A Delfio_dump.hpp464 { STT_HIPROC, "HIPROC" },
H A Delf_types.hpp716 constexpr Elf_Word STT_HIPROC = 15; member

Completed in 75 milliseconds