Home
last modified time | relevance | path

Searched defs:claimed_file (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp62 struct claimed_file { struct
63 void *handle;
64 std::vector<ld_plugin_symbol> syms;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp71 struct claimed_file { struct
72 void *handle;
73 void *leader_handle;
74 std::vector<ld_plugin_symbol> syms;
75 off_t filesize;
76 std::string name;
/external/llvm/tools/gold/
Dgold-plugin.cpp76 struct claimed_file { struct
77 void *handle;
78 void *leader_handle;
79 std::vector<ld_plugin_symbol> syms;
80 off_t filesize;
81 std::string name;