Home
last modified time | relevance | path

Searched defs:LCChainedFixups (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DWriter.cpp601 class LCChainedFixups final : public LoadCommand { global() class
603 LCChainedFixups(ChainedFixupsSection *section) : section(section) {} LCChainedFixups() function in __anon22344ad10111::LCChainedFixups