OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:md_elf_section_type
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.h
222
#define
md_elf_section_type
(STR, LEN) ppc_section_type (STR, LEN)
221
#define
md_elf_section_type
macro
tc-arm.h
276
# define
md_elf_section_type
(str, len) arm_elf_section_type (str, len)
macro
tc-i386.h
301
#define
md_elf_section_type
(str,len) i386_elf_section_type (str, len)
macro
tc-ia64.h
158
#define
md_elf_section_type
(str,len) ia64_elf_section_type (str, len)
macro
obj-elf.c
842
#ifdef
md_elf_section_type
844
int md_type =
md_elf_section_type
(str, len);
[
all
...]
Completed in 228 milliseconds