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