OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMergeable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp
582
bool
IsMergeable
= Flags & ELF::SHF_MERGE;
583
if (
IsMergeable
&& (UniqueID == GenericSectionID))
589
if (
IsMergeable
|| isELFGenericMergeableSection(SectionName)) {
MCContext.cpp
582
bool
IsMergeable
= Flags & ELF::SHF_MERGE;
583
if (
IsMergeable
&& (UniqueID == GenericSectionID))
589
if (
IsMergeable
|| isELFGenericMergeableSection(SectionName)) {
Completed in 68 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026