Home
last modified time | relevance | path

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

/external/v8/third_party/binutils/Linux_x64/Release/include/
Dplugin-api.h394 enum ld_plugin_tag tv_tag; member
/external/llvm/tools/gold/
Dgold-plugin.cpp214 for (; tv->tv_tag != LDPT_NULL; ++tv) { in onload()
215 switch (tv->tv_tag) { in onload()