OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCOFFSectionKey
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h
290
struct
XCOFFSectionKey
{
302
XCOFFSectionKey
(StringRef SectionName,
307
XCOFFSectionKey
(StringRef SectionName,
312
bool operator<(const
XCOFFSectionKey
&Other) const {
327
std::map<
XCOFFSectionKey
, MCSectionXCOFF *> XCOFFUniquingMap;
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp
731
?
XCOFFSectionKey
(Section.str(), DwarfSectionSubtypeFlags.getValue())
732
:
XCOFFSectionKey
(Section.str(), CsectProp->MappingClass),
Completed in 48 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026