Halide
Halide::Internal::Elf::Relocation Member List

This is the complete list of members for Halide::Internal::Elf::Relocation, including all inherited members.

get_addend() constHalide::Internal::Elf::Relocationinline
get_offset() constHalide::Internal::Elf::Relocationinline
get_symbol() constHalide::Internal::Elf::Relocationinline
get_type() constHalide::Internal::Elf::Relocationinline
Relocation()=defaultHalide::Internal::Elf::Relocation
Relocation(uint32_t type, uint64_t offset, int64_t addend, const Symbol *symbol)Halide::Internal::Elf::Relocationinline
set_addend(int64_t addend)Halide::Internal::Elf::Relocationinline
set_offset(uint64_t offset)Halide::Internal::Elf::Relocationinline
set_symbol(const Symbol *symbol)Halide::Internal::Elf::Relocationinline
set_type(uint32_t type)Halide::Internal::Elf::Relocationinline