Halide 19.0.0
Halide compiler and libraries
|
This is the complete list of members for Halide::Internal::Elf::Linker, including all inherited members.
add_plt_entry(const Symbol &sym, Section &plt, Section &got, const Symbol &got_sym)=0 | Halide::Internal::Elf::Linker | pure virtual |
append_dynamic(Section &dynamic)=0 | Halide::Internal::Elf::Linker | pure virtual |
get_flags()=0 | Halide::Internal::Elf::Linker | pure virtual |
get_got_entry(Section &got, const Symbol &sym)=0 | Halide::Internal::Elf::Linker | pure virtual |
get_machine()=0 | Halide::Internal::Elf::Linker | pure virtual |
get_version()=0 | Halide::Internal::Elf::Linker | pure virtual |
needs_plt_entry(const Relocation &reloc)=0 | Halide::Internal::Elf::Linker | pure virtual |
relocate(uint64_t fixup_offset, char *fixup_addr, uint64_t type, const Symbol *sym, uint64_t sym_offset, int64_t addend, Section &got)=0 | Halide::Internal::Elf::Linker | pure virtual |
~Linker()=default | Halide::Internal::Elf::Linker | virtual |