Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp84 static constexpr opt::OptTable::Info InstallNameToolInfoTable[] = { variable
107 : GenericOptTable(install_name_tool::InstallNameToolInfoTable) {} in InstallNameToolOptTable()