Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1002 uint32_t fdeSectionOffsetHint=0);
1623 uint32_t fdeSectionOffsetHint) { in getInfoFromDwarfSection() argument
1629 if (fdeSectionOffsetHint != 0) { in getInfoFromDwarfSection()
1632 sects.dwarf_section + fdeSectionOffsetHint, in getInfoFromDwarfSection()
1663 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()