Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblopenbackend.c149 static bool default_gotpc_reloc_check (Elf *elf, int ignore);
217 result->gotpc_reloc_check = default_gotpc_reloc_check; in fill_defaults()
462 default_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), in default_gotpc_reloc_check() function