Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp500 addr_t text_section_file_address = LLDB_INVALID_ADDRESS; in GetCompactUnwindInfoForFunction() local
505 text_section_file_address = text_sect->GetFileAddress(); in GetCompactUnwindInfoForFunction()
508 if (text_section_file_address == LLDB_INVALID_ADDRESS) in GetCompactUnwindInfoForFunction()