Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2003-01-23-CygwinNotes.txt16 4. Relink, aka ld -r, doesn't work (probably an ld bug); you need
/external/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.h166 category->Relink(); in RelinkFreeListCategories()
Dspaces.h185 void Relink();
Dspaces.cc2932 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),