Home
last modified time | relevance | path

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

/external/llvm/docs/HistoricalNotes/
D2003-01-23-CygwinNotes.txt16 4. Relink, aka ld -r, doesn't work (probably an ld bug); you need
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-01-23-CygwinNotes.txt16 4. Relink, aka ld -r, doesn't work (probably an ld bug); you need
/external/v8/src/heap/
Dspaces-inl.h276 category->Relink(); in RelinkFreeListCategories()
Dspaces.h169 void Relink();
Dspaces.cc2443 void FreeListCategory::Relink() { in AllocateChunk() function in v8::internal::FreeListCategory
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp85 static cl::alias Relink("r", cl::aliasopt(LinkAsLibrary),