Home
last modified time | relevance | path

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

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