Home
last modified time | relevance | path

Searched defs:SHT_RELA (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h939 assert(getRelSection(Rela)->sh_type == ELF::SHT_RELA); in getRela() member in llvm::object::ELF
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp470 #define SHT_RELA 4 macro
/third_party/elfio/elfio/
H A Delf_types.hpp498 constexpr Elf_Word SHT_RELA = 4; member
/third_party/musl/porting/linux/user/include/
H A Delf.h376 #define SHT_RELA 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h375 #define SHT_RELA 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h375 #define SHT_RELA 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h375 #define SHT_RELA 4 macro
/third_party/elfutils/libelf/
H A Delf.h434 #define SHT_RELA 4 /* Relocation entries with addends */ macro
/third_party/musl/include/
H A Delf.h376 #define SHT_RELA 4 macro

Completed in 72 milliseconds