Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblopenbackend.c126 static bool default_gotpc_reloc_check (Elf *elf, int ignore);
183 result->gotpc_reloc_check = default_gotpc_reloc_check;
348 default_gotpc_reloc_check (Elf *elf, int ignore) in default_gotpc_reloc_check() function