Searched defs:functionOffset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/libunwind/include/mach-o/ | ||
| H A D | compact_unwind_encoding.h | 426 uint32_t functionOffset; member |
| /freebsd-13.1/contrib/llvm-project/libunwind/src/ | ||
| H A D | UnwindCursor.hpp | 267 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionIndexArray |
| H A D | AddressSpace.hpp | 43 uint32_t functionOffset; member |
| /freebsd-13.1/contrib/llvm-project/lld/MachO/ | ||
| H A D | UnwindInfoSection.cpp | 530 uint32_t functionOffset = cu->functionAddress - in.header->addr; in finalize() local |