Home
last modified time | relevance | path

Searched refs:HexagonLinker (Results 1 – 1 of 1) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DHexagonOffload.cpp547 class HexagonLinker : public Linker { class
551 HexagonLinker(const Target &target) { in HexagonLinker() function in Halide::Internal::Elf::HexagonLinker
1062 Elf::HexagonLinker linker(device_code.target()); in compile_module_to_hexagon_shared_object()