OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCOFFSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp
613
MCSectionCOFF *MCContext::
getCOFFSection
(StringRef Section,
645
MCSectionCOFF *MCContext::
getCOFFSection
(StringRef Section,
649
return
getCOFFSection
(Section, Characteristics, Kind, "", 0, GenericSectionID,
665
return
getCOFFSection
(Sec->getName(), Characteristics, Sec->getKind(),
670
return
getCOFFSection
(Sec->getName(), Characteristics, Sec->getKind(), "", 0,
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
467
const coff_section *Section =
getCOFFSection
(S);
483
const coff_section *Section =
getCOFFSection
(S);
1176
COFFObjectFile::
getCOFFSection
(const SectionRef &Section) const {
1789
const coff_section *COFFSect = Obj->
getCOFFSection
(Section);
Completed in 28 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026