Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1051 uint32_t fdeSectionOffsetHint=0);
1688 uint32_t fdeSectionOffsetHint) { in getInfoFromDwarfSection() argument
1694 if (fdeSectionOffsetHint != 0) { in getInfoFromDwarfSection()
1697 sects.dwarf_section + fdeSectionOffsetHint, in getInfoFromDwarfSection()
1728 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()