Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h93 struct CallGraphEntry { struct
101 CallGraphEntry(uint32_t fromIndex, uint32_t toIndex, uint64_t count) in CallGraphEntry() argument