Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h455 uint16_t entryCount; member
464 uint16_t entryCount; member
/openbsd-src/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp141 size_t entryCount; member
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp913 const uint64_t entryCount = f.getEntryCount(); in printFunctionDetails() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp554 uint64_t entryCount; member