Home
last modified time | relevance | path

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

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