Home
last modified time | relevance | path

Searched defs:resolveSymbol (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp177 static std::error_code resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol() function
/external/llvm-project/llvm/tools/llvm-objdump/
DCOFFDump.cpp178 static Error resolveSymbol(const std::vector<RelocationRef> &Rels, in resolveSymbol() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp522 static const MCSymbolWasm *resolveSymbol(const MCSymbolWasm &Symbol) { in resolveSymbol() function
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp204 std::error_code COFFDumper::resolveSymbol(const coff_section *Section, in resolveSymbol() function in COFFDumper
/external/skqp/src/sksl/
DSkSLJIT.cpp195 uint64_t JIT::resolveSymbol(const char* name, JIT* jit) { in resolveSymbol() function in SkSL::JIT
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp255 std::error_code COFFDumper::resolveSymbol(const coff_section *Section, in resolveSymbol() function in COFFDumper