Home
last modified time | relevance | path

Searched defs:ExportEntry (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h81 struct ExportEntry { struct
82 ExportEntry() in ExportEntry() argument
92 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h90 struct ExportEntry { struct
98 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h106 struct ExportEntry { struct
114 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DMachOYAML.h106 struct ExportEntry { struct
114 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DMachOYAML.h106 struct ExportEntry { struct
114 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DMachOYAML.h106 struct ExportEntry { struct
114 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DMachOYAML.h106 struct ExportEntry { struct
114 std::vector<MachOYAML::ExportEntry> Children; argument
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp163 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp181 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp191 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py682 class ExportEntry(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py682 class ExportEntry(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py682 class ExportEntry(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py682 class ExportEntry(object): class
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1033 for (const auto &ExportEntry : COFFObj->export_directories()) { in DisassembleObject() local
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1336 ExportEntry::ExportEntry(ArrayRef<uint8_t> T) in ExportEntry() function in ExportEntry
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2784 ExportEntry::ExportEntry(Error *E, const MachOObjectFile *O, in ExportEntry() function in ExportEntry
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2915 ExportEntry::ExportEntry(Error *E, const MachOObjectFile *O, in ExportEntry() function in ExportEntry