Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h455 uint16_t entryCount; member
464 uint16_t entryCount; member
/llvm-project-15.0.7/lld/MachO/
H A DUnwindInfoSection.cpp149 size_t entryCount; member
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DGCOV.cpp912 const uint64_t entryCount = f.getEntryCount(); in printFunctionDetails() local
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp316 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionRegularPageHeader
363 uint16_t entryCount() const { in entryCount() function in libunwind::UnwindSectionCompressedPageHeader
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp519 uint64_t entryCount; member
/llvm-project-15.0.7/flang/lib/Lower/
H A DPFTBuilder.cpp993 int entryCount = unit->entryPointList.size(); in processEntryPoints() local