Home
last modified time | relevance | path

Searched full:exporttrie (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/ObjectYAML/MachO/
Dexport_trie.yaml142 ExportTrie:
175 #CHECK: ExportTrie:
/external/llvm/test/ObjectYAML/MachO/
Dexport_trie.yaml142 ExportTrie:
175 #CHECK: ExportTrie:
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-ar/Inputs/
Dmacho.yaml37 ExportTrie:
/external/llvm/test/tools/llvm-ar/Inputs/
Dmacho.yaml37 ExportTrie:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp32 LazyBindOpcodes.size() + ExportTrie.Children.size() + in isEmpty()
159 if (!LinkEditData.ExportTrie.Children.empty() || !IO.outputting()) in mapping()
160 IO.mapOptional("ExportTrie", LinkEditData.ExportTrie); in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/
Duuid.yaml148 ExportTrie:
Duuid32.yaml146 ExportTrie:
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp141 IO.mapOptional("ExportTrie", LinkEditData.ExportTrie); in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h105 MachOYAML::ExportEntry ExportTrie; member
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h100 MachOYAML::ExportEntry ExportTrie; member
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp320 dumpExportEntry(OS, Obj.LinkEdit.ExportTrie); in writeExportTrie()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dmacho2yaml.cpp455 processExportNode(ExportsTrie.begin(), ExportsTrie.end(), LEData.ExportTrie); in dumpExportTrie()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2macho.cpp369 dumpExportEntry(OS, Obj.LinkEdit.ExportTrie); in writeExportTrie()
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp426 processExportNode(ExportsTrie.begin(), ExportsTrie.end(), LEData.ExportTrie); in dumpExportTrie()