OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ms_style
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
3438
bool
ms_style
= identify_data->ms_style_implib;
3443
if (! identify_process_section_p (section,
ms_style
))
3449
if (!
ms_style
&& ((section->flags & SEC_RELOC) == SEC_RELOC))
3455
if (
ms_style
&& ((section->flags & SEC_DATA) == 0))
3437
bool
ms_style
= identify_data->
ms_style
_implib;
local
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
3437
bool
ms_style
= identify_data->ms_style_implib;
3442
if (! identify_process_section_p (section,
ms_style
))
3448
if (!
ms_style
&& ((section->flags & SEC_RELOC) == SEC_RELOC))
3454
if (
ms_style
&& ((section->flags & SEC_DATA) == 0))
3436
bool
ms_style
= identify_data->
ms_style
_implib;
local
Completed in 32 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026