Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-elf-reader.cc274 Elf_Scn* alt_ctf_section = nullptr; member
420 alt_ctf_section = in locate_alt_ctf_debug_info()
441 ctf_section = alt_ctf_section; in locate_ctf_debug_info()
628 return priv_->alt_ctf_section; in find_ctf_section()
639 if (priv_->alt_ctf_section == nullptr) in find_alternate_ctf_section()
642 return priv_->alt_ctf_section; in find_alternate_ctf_section()