Searched defs:SectionName (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionCOFF.h26 StringRef SectionName; member in class:llvm::MCSectionCOFF
H A DMCSectionELF.h30 StringRef SectionName; member in class:llvm::MCSectionELF
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::MCSectionMachO
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp177 StringRef SectionName = GV->getSection(); local
/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DELFAsmParser.cpp223 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { argument
333 StringRef SectionName; local
[all...]
H A DDarwinAsmParser.cpp424 StringRef SectionName; local
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.cpp556 StringRef SectionName; local
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DELFObjectWriter.cpp988 const StringRef SectionName = Section.getSectionName(); local
1287 StringRef SectionName = Section.getSectionName().substr(SecNameLen); local

Completed in 126 milliseconds