/external/llvm/include/llvm/MC/ |
MCSectionMachO.h | 38 unsigned TAA, unsigned reserved2, SectionKind K);
|
MCELFStreamer.h | 16 #include "llvm/MC/SectionKind.h" 117 SectionKind Kind);
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
ErlangGCPrinter.cpp | 58 SectionKind::getDataRel()));
|
AsmPrinter.cpp | 285 SectionKind GVKind = TargetLoweringObjectFile::getKindForGlobal(GV, TM); [all...] |
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMELFStreamer.cpp | 209 SectionKind Kind, const MCSymbol &Fn); 238 SectionKind Kind, 270 SectionKind::getDataRel(), 278 SectionKind::getDataRel(),
|
/external/llvm/lib/MC/MCParser/ |
DarwinAsmParser.cpp | 372 isText ? SectionKind::getText() 373 : SectionKind::getDataRel())); 540 isText ? SectionKind::getText() 541 : SectionKind::getDataRel())); 691 0, SectionKind::getThreadBSS()), 720 0, SectionKind::getBSS())); 778 0, SectionKind::getBSS()),
|
/external/llvm/lib/MC/ |
MCSectionELF.cpp | 150 unsigned MCSectionELF::DetermineEntrySize(SectionKind Kind) {
|
MCELFStreamer.cpp | 38 unsigned Flags, SectionKind Kind) { 46 SectionKind::getDataRel()); 54 SectionKind::getText()); 62 SectionKind::getBSS()); 272 SectionKind::getBSS());
|
ELFObjectWriter.cpp | 661 const SectionKind secKind = Section.getKind(); [all...] |
MCWin64EH.cpp | 232 SectionKind::getDataRel()); 242 SectionKind::getDataRel());
|
MCMachOStreamer.cpp | 106 SectionKind::getText())); 337 0, SectionKind::getBSS()),
|
MCSectionMachO.cpp | 76 unsigned TAA, unsigned reserved2, SectionKind K)
|
MCAsmStreamer.cpp | [all...] |
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCAsmInfo.cpp | 128 0, SectionKind::getMetadata());
|
/external/llvm/lib/Target/PowerPC/ |
PPCAsmPrinter.cpp | 737 SectionKind::getReadOnly()); 771 SectionKind::getReadOnly()); [all...] |
/external/llvm/lib/Target/R600/ |
AMDGPUAsmPrinter.cpp | 65 SectionKind::getReadOnly());
|
/external/llvm/lib/Target/X86/ |
X86AsmPrinter.cpp | 540 5, SectionKind::getMetadata()); 564 SectionKind::getMetadata());
|
/external/valgrind/main/VEX/switchback/ |
linker.c | 113 SectionKind; 119 SectionKind kind; [all...] |
/external/valgrind/main/VEX/unused/ |
linker.c | 49 SectionKind; 55 SectionKind kind; 977 SectionKind kind = SECTIONKIND_OTHER; [all...] |
/external/llvm/lib/Target/ARM/ |
ARMAsmPrinter.cpp | 624 12, SectionKind::getText()); 630 16, SectionKind::getText()); 637 SectionKind::getText()); [all...] |