Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-elf-helpers.h137 find_relocation_section(Elf* elf_handle, Elf_Scn* target_section);
Dabg-elf-helpers.cc660 find_relocation_section(Elf* elf_handle, Elf_Scn* target_section) in find_relocation_section() argument
662 if (target_section) in find_relocation_section()
665 size_t target_index = elf_ndxscn(target_section); in find_relocation_section()