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.cpp583 class LCExportsTrie final : public LoadCommand { class
585 LCExportsTrie(ExportSection *section) : section(section) {} in LCExportsTrie() function in __anoneb56ad3f0111::LCExportsTrie