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