Home
last modified time | relevance | path

Searched refs:imported_symbols (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/
Ddepmod.py21 imported_symbols = {} variable
26 imported_symbols[fn] = []
43 imported_symbols[fn].append(sym_name)
50 for fn in imported_symbols:
53 for sym in imported_symbols[fn]:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h1092 iterator_range<imported_symbol_iterator> imported_symbols() const;
1123 iterator_range<imported_symbol_iterator> imported_symbols() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1361 ImportDirectoryEntryRef::imported_symbols() const { in imported_symbols() function in ImportDirectoryEntryRef
1423 DelayImportDirectoryEntryRef::imported_symbols() const { in imported_symbols() function in DelayImportDirectoryEntryRef