Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp584 class LCExportsTrie final : public LoadCommand { class
586 LCExportsTrie(ExportSection *section) : section(section) {} in LCExportsTrie() function in __anon313fb1070111::LCExportsTrie