Searched refs:EntryDesc (Results 1 – 2 of 2) sorted by relevance
1140 uint64_t *EntryDesc = nullptr);1144 uint64_t *EntryDesc = nullptr) const {1146 EntryDesc);
2123 uint64_t *EntryDesc) { in getFunctionForSymbol() argument2130 if (EntryDesc) in getFunctionForSymbol()2131 *EntryDesc = BF->getEntryIDForSymbol(Symbol); in getFunctionForSymbol()