Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDCompactUnwindInfo.cpp491 addr_t text_section_file_address = LLDB_INVALID_ADDRESS; in GetCompactUnwindInfoForFunction() local
498 text_section_file_address = text_sect->GetFileAddress(); in GetCompactUnwindInfoForFunction()
501 if (text_section_file_address == LLDB_INVALID_ADDRESS) in GetCompactUnwindInfoForFunction()