OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh64_get_contents_type
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-sh64.h
53
extern enum sh64_elf_cr_type
sh64_get_contents_type
elf32-sh64-com.c
188
sh64_get_contents_type
(asection *sec, bfd_vma addr, sh64_elf_crange *rangep)
function
244
return
sh64_get_contents_type
(sec, addr, &dummy) == CRT_SH5_ISA32;
elf32-sh64.c
698
&& (
sh64_get_contents_type
(fsec_data.section,
/toolchain/binutils/binutils-2.25/opcodes/
sh64-dis.c
442
sh64_get_contents_type
(which may be called from here), except that it
463
=
sh64_get_contents_type
(info->section, memaddr,
477
=
sh64_get_contents_type
(bfd_get_section (info->symbols[0]),
Completed in 169 milliseconds