OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elf_dlx_reloc_16_lo
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-dlx.c
377
static reloc_howto_type
elf_dlx_reloc_16_lo
=
variable
506
return &
elf_dlx_reloc_16_lo
;
529
if (strcasecmp (
elf_dlx_reloc_16_lo
.name, r_name) == 0)
530
return &
elf_dlx_reloc_16_lo
;
547
return &
elf_dlx_reloc_16_lo
;
Completed in 219 milliseconds