Searched defs:EmitRelocations (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DELFWriter.cpp725 EmitRelocations();
748 /// EmitRelocations - Emit relocations
749 void ELFWriter::EmitRelocations() { function in class:ELFWriter
/external/v8/src/s390/
H A Dassembler-s390.cc310 EmitRelocations();
2099 // Keep internal references relative until EmitRelocations.
2103 void Assembler::EmitRelocations() { function in class:v8::internal::Assembler
/external/v8/src/ppc/
H A Dassembler-ppc.cc258 EmitRelocations();
518 // Keep internal references relative until EmitRelocations.
525 // Keep internal references relative until EmitRelocations.
1839 // Keep internal references relative until EmitRelocations.
1869 // Keep internal references relative until EmitRelocations.
2460 // EmitRelocations).
2508 void Assembler::EmitRelocations() { function in class:v8::internal::Assembler

Completed in 161 milliseconds