Home
last modified time | relevance | path

Searched refs:fdeSectionOffsetHint (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1021 uint32_t fdeSectionOffsetHint=0);
1657 uint32_t fdeSectionOffsetHint) { in getInfoFromDwarfSection() argument
1663 if (fdeSectionOffsetHint != 0) { in getInfoFromDwarfSection()
1666 sects.dwarf_section + fdeSectionOffsetHint, in getInfoFromDwarfSection()
1697 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()