OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SECTION_CONTEXT_REMOVE_RELOCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
156
#define
SECTION_CONTEXT_REMOVE_RELOCS
(1 << 8) /* Remove relocations for this section. */
4477
find_section_list (section_pattern, true,
SECTION_CONTEXT_REMOVE_RELOCS
);
4489
SECTION_CONTEXT_REMOVE_RELOCS
) != NULL);
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
157
#define
SECTION_CONTEXT_REMOVE_RELOCS
(1 << 8) /* Remove relocations for this section. */
4480
find_section_list (section_pattern, true,
SECTION_CONTEXT_REMOVE_RELOCS
);
4492
SECTION_CONTEXT_REMOVE_RELOCS
) != NULL);
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026