Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp79 static void dumpSectionMemory(const SectionEntry &S, StringRef State) { in dumpSectionMemory() function
125 dumpSectionMemory(Sections[i], "before relocations"); in resolveRelocations()
147 dumpSectionMemory(Sections[i], "after relocations"); in resolveRelocations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp81 static void dumpSectionMemory(const SectionEntry &S, StringRef State) { in dumpSectionMemory() function
126 dumpSectionMemory(Sections[i], "before relocations");); in resolveRelocations()
149 dumpSectionMemory(Sections[i], "after relocations");); in resolveRelocations()