Searched refs:DyldExportsTrieLoadCmd (Results 1 – 2 of 2) sorted by relevance
869 const char *DyldExportsTrieLoadCmd = nullptr; variable
1397 *this, Load, I, &DyldExportsTrieLoadCmd, "LC_DYLD_EXPORTS_TRIE", in MachOObjectFile()3246 else if (DyldExportsTrieLoadCmd) in exports()5257 if (!DyldExportsTrieLoadCmd) in getDyldExportsTrie()5261 *this, DyldExportsTrieLoadCmd); in getDyldExportsTrie()