Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h81 struct ExportEntry { struct
82 ExportEntry() in ExportEntry() function
92 std::vector<MachOYAML::ExportEntry> Children; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h90 struct ExportEntry { struct
98 std::vector<MachOYAML::ExportEntry> Children; argument
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DMachOYAML.h105 struct ExportEntry { struct
113 std::vector<MachOYAML::ExportEntry> Children; argument
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp163 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DMachOYAML.cpp183 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp181 IO &IO, MachOYAML::ExportEntry &ExportEntry) { in mapping()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1033 for (const auto &ExportEntry : COFFObj->export_directories()) { in DisassembleObject() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp1336 ExportEntry::ExportEntry(ArrayRef<uint8_t> T) in ExportEntry() function in ExportEntry
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1722 for (const auto &ExportEntry : COFFObj->export_directories()) { in disassembleObject() local
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp2815 ExportEntry::ExportEntry(Error *E, const MachOObjectFile *O, in ExportEntry() function in ExportEntry
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2784 ExportEntry::ExportEntry(Error *E, const MachOObjectFile *O, in ExportEntry() function in ExportEntry