Home
last modified time | relevance | path

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

/external/llvm/tools/gold/
Dgold-plugin.cpp52 struct claimed_file { struct
72 static std::list<claimed_file> Modules;
308 claimed_file &cf = Modules.back(); in claim_file_hook()
399 static bool mustPreserve(const claimed_file &F, int i) { in mustPreserve()
425 for (std::list<claimed_file>::iterator I = Modules.begin(), in all_symbols_read_hook()
473 for (std::list<claimed_file>::iterator I = Modules.begin(), in all_symbols_read_hook()