Home
last modified time | relevance | path

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

/third_party/libabigail/src/
H A Dabg-elf-helpers.h137 find_relocation_section(Elf* elf_handle, Elf_Scn* target_section);
H A Dabg-elf-helpers.cc656 /// @param target_section the section to search the relocation section for
660 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()

Completed in 3 milliseconds