Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp199 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() function
422 DEBUG(dumpRelocs("R: ", Relocs)); in sortRelocs()
468 DEBUG(dumpRelocs("S: ", Sorted)); in sortRelocs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() function
451 LLVM_DEBUG(dumpRelocs("R: ", Relocs)); in sortRelocs()
497 LLVM_DEBUG(dumpRelocs("S: ", Sorted)); in sortRelocs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp207 static void dumpRelocs(const char *Prefix, const Container &Relocs) { in dumpRelocs() function
474 LLVM_DEBUG(dumpRelocs("R: ", Relocs)); in sortRelocs()
520 LLVM_DEBUG(dumpRelocs("S: ", Sorted)); in sortRelocs()