Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.h92 struct CallGraphEntry { struct
100 CallGraphEntry(uint32_t fromIndex, uint32_t toIndex, uint64_t count) in CallGraphEntry() argument