Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DDecompressor.h59 StringRef SectionData; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h72 yaml::BinaryRef SectionData; member
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp116 cl::opt<bool> SectionData("section-data", variable
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1640 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
1715 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local