HomeSort by relevance Sort by last modified time
    Searched refs:gotpc_reloc_check (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libebl/
eblgotpcreloccheck.c 28 return ebl != NULL ? ebl->gotpc_reloc_check (ebl->elf, reloc) : false;
i386_init.c 38 eh->gotpc_reloc_check = i386_gotpc_reloc_check;
libebl.h 50 bool (*gotpc_reloc_check) (Elf *, int); member in struct:ebl
eblopenbackend.c 183 result->gotpc_reloc_check = default_gotpc_reloc_check;

Completed in 2717 milliseconds