Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryWriter.cpp144 void buildExportTrie();
1160 buildExportTrie(); in buildLinkEditInfo()
1426 void MachOFileLayout::buildExportTrie() { in buildExportTrie() function in lld::mach_o::normalized::MachOFileLayout