Home
last modified time | relevance | path

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

12

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DSectionData.cpp25 SectionData::SectionData() : m_pSection(NULL) { in SectionData() function in mcld::SectionData
28 SectionData::SectionData(LDSection& pSection) : m_pSection(&pSection) { in SectionData() function in mcld::SectionData
/aosp_15_r20/external/icing/icing/result/
H A Dsnippet-retriever.cc363 struct SectionData { struct
364 std::string_view section_name;
365 std::string_view section_subcontent;
/aosp_15_r20/frameworks/compile/mclinker/unittests/
DSectionDataTest.h15 class SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGOT.h17 class SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Object/
DObjectBuilder.h24 class SectionData; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DDecompressor.h59 StringRef SectionData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DDecompressor.h49 StringRef SectionData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DDecompressor.h49 StringRef SectionData; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DDecompressor.h49 StringRef SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/
DNullFragment.h16 class SectionData; variable
DTargetFragment.h16 class SectionData; variable
DFillFragment.h18 class SectionData; variable
DAlignFragment.h16 class SectionData; variable
DFragment.h22 class SectionData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DDecompressor.h49 StringRef SectionData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DDecompressor.h49 StringRef SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/
DX86GOT.h17 class SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DELFObjectWriter.h24 class SectionData; variable
DELFReaderIf.h25 class SectionData; variable
DELFReader.h25 class SectionData; variable
DLDSection.h25 class SectionData; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h41 class SectionData; variable
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h58 yaml::BinaryRef SectionData; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h72 yaml::BinaryRef SectionData; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h72 yaml::BinaryRef SectionData; member

12