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