Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp277 uint64_t StartOfExportTrie = updateOffset(DyldInfoExportsTrieSize); in layoutTail() local
406 O.Exports.Trie.empty() ? 0 : StartOfExportTrie; in layoutTail()