Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/unittests/
DLinkerTest.cpp353 Path gotplt_o(TOPDIR); in TEST_F() local
354 gotplt_o.append("test/PLT/gotplt.o"); in TEST_F()
355 Input* input = builder.CreateInput("gotplt.o", gotplt_o, Input::Object); in TEST_F()