OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:text_section_names_xlat
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
mach-o-x86-64.c
331
static const mach_o_section_name_xlat
text_section_names_xlat
[] =
variable
343
{ "__TEXT",
text_section_names_xlat
},
mach-o-i386.c
334
static const mach_o_section_name_xlat
text_section_names_xlat
[] =
variable
381
{ "__TEXT",
text_section_names_xlat
},
mach-o.c
94
static const mach_o_section_name_xlat
text_section_names_xlat
[] =
variable
279
{ "__TEXT",
text_section_names_xlat
},
[
all
...]
Completed in 110 milliseconds