Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp501 addr_t text_section_file_address = LLDB_INVALID_ADDRESS; in GetCompactUnwindInfoForFunction() local
506 text_section_file_address = text_sect->GetFileAddress(); in GetCompactUnwindInfoForFunction()
509 if (text_section_file_address == LLDB_INVALID_ADDRESS) in GetCompactUnwindInfoForFunction()