Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h93 struct CallGraphEntry { struct
101 CallGraphEntry(uint32_t fromIndex, uint32_t toIndex, uint64_t count) in CallGraphEntry() function