Searched refs:add_plt_entry (Results 1 – 3 of 3) sorted by relevance
446 virtual Symbol add_plt_entry(const Symbol &sym, Section &plt, Section &got,
594 …Symbol add_plt_entry(const Symbol &sym, Section &plt, Section &got, const Symbol &got_sym) overrid… in add_plt_entry() function in Halide::Internal::Elf::HexagonLinker
722 plt_symbols.push_back(linker->add_plt_entry(*sym, plt, got, got_sym)); in write_shared_object_internal()