Home
last modified time | relevance | path

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

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