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.hpp1020 uint32_t fdeSectionOffsetHint=0);
1656 uint32_t fdeSectionOffsetHint) { in getInfoFromDwarfSection() argument
1662 if (fdeSectionOffsetHint != 0) { in getInfoFromDwarfSection()
1665 sects.dwarf_section + fdeSectionOffsetHint, in getInfoFromDwarfSection()
1696 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()