Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp85 class LCDyldInfo final : public LoadCommand { class
87 LCDyldInfo(RebaseSection *rebaseSection, BindingSection *bindingSection, in LCDyldInfo() function in __anoneb56ad3f0111::LCDyldInfo
804 in.header->addLoadCommand(make<LCDyldInfo>( in createLoadCommands()