Home
last modified time | relevance | path

Searched defs:SHN_LORESERVE (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc115 ABSL_RAW_CHECK(offset < strsize_, �); return dynstr_ + offset; } const void *ElfMemImage::GetSymAddr(const ElfW(Sym) *sym) const { if (sym->st_shndx == SHN_UNDEF || sym->st_shndx >= SHN_LORESERVE) ABSL_RAW_CHECK() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h653 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h803 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp455 #define SHN_LORESERVE 0xFF00 macro
/third_party/elfio/elfio/
H A Delf_types.hpp483 constexpr Elf_Word SHN_LORESERVE = 0xFF00; member
/third_party/musl/porting/linux/user/include/
H A Delf.h356 #define SHN_LORESERVE 0xff00 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h355 #define SHN_LORESERVE 0xff00 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h355 #define SHN_LORESERVE 0xff00 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h355 #define SHN_LORESERVE 0xff00 macro
/third_party/elfutils/libelf/
H A Delf.h414 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro
/third_party/musl/include/
H A Delf.h356 #define SHN_LORESERVE 0xff00 macro

Completed in 76 milliseconds