Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h455 uint16_t entryCount; member
464 uint16_t entryCount; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp126 size_t entryCount; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp947 const uint64_t entryCount = f.getEntryCount(); in printFunctionDetails() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp318 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionRegularPageHeader
365 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionCompressedPageHeader
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp612 uint64_t entryCount; member