Home
last modified time | relevance | path

Searched defs:functionOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h426 uint32_t functionOffset; member
433 uint32_t functionOffset; member
446 uint32_t functionOffset; member
/freebsd/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp43 uint32_t functionOffset; member
H A DUnwindCursor.hpp283 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionIndexArray
334 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionRegularArray
391 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionCompressedArray
410 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionLsdaArray