Home
last modified time | relevance | path

Searched defs:SectionData (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h58 yaml::BinaryRef SectionData; member
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp364 void WinCOFFObjectWriter::DefineSection(MCSectionData const &SectionData) { in DefineSection()
646 MCSectionData const *SectionData = Fragment->getParent(); in RecordRelocation() local
DWinCOFFStreamer.cpp154 MCSectionData &SectionData = getAssembler().getOrCreateSectionData(*Section); in AddCommonSymbol() local
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp82 cl::opt<bool> SectionData("section-data", variable
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp691 StringRef *SectionData = in DWARFContextInMemory() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h637 MCSectionData *SectionData; member