OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDataSection
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp
78
AP.OutStreamer->SwitchSection(AP.getObjFileLowering().
getDataSection
());
105
AP.OutStreamer->SwitchSection(AP.getObjFileLowering().
getDataSection
());
111
AP.OutStreamer->SwitchSection(AP.getObjFileLowering().
getDataSection
());
AsmPrinter.cpp
1759
OutStreamer->SwitchSection(TLOF.
getDataSection
());
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h
255
MCSection *
getDataSection
() const { return DataSection; }
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCWinCOFFStreamer.cpp
76
SwitchSection(getContext().getObjectFileInfo()->
getDataSection
());
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp
883
MCSection &DataSection = *OFI.
getDataSection
();
/src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp
5038
return
getDataSection
();
Completed in 26 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026