OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isELFImplicitMergeableSectionNamePrefix
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp
595
bool MCContext::
isELFImplicitMergeableSectionNamePrefix
(StringRef SectionName) {
601
return
isELFImplicitMergeableSectionNamePrefix
(SectionName) ||
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h
588
bool
isELFImplicitMergeableSectionNamePrefix
(StringRef Name);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
727
if (!(Ctx.
isELFImplicitMergeableSectionNamePrefix
(SectionName) &&
Completed in 19 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026