Searched defs:entryCount (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/llvm/libunwind/include/mach-o/ | ||
| D | compact_unwind_encoding.h | 455 uint16_t entryCount; member |
| /openbsd/src/gnu/llvm/lld/MachO/ | ||
| D | UnwindInfoSection.cpp | 141 size_t entryCount; member |
| /openbsd/src/gnu/llvm/llvm/lib/ProfileData/ | ||
| D | GCOV.cpp | 913 const uint64_t entryCount = f.getEntryCount(); in printFunctionDetails() local |
| /openbsd/src/gnu/llvm/libunwind/src/ | ||
| D | UnwindCursor.hpp | 317 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionRegularPageHeader |
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ | ||
| D | SampleProfile.cpp | 554 uint64_t entryCount; member |