Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DDecompressor.h59 StringRef SectionData; variable
/external/icing/icing/result/
Dsnippet-retriever.cc293 struct SectionData { struct
294 std::string_view section_name;
295 std::string_view section_subcontent;
/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h58 yaml::BinaryRef SectionData; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h72 yaml::BinaryRef SectionData; member
/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-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1562 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
1641 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local