Home
last modified time | relevance | path

Searched defs:updateSymbolTable (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h172 void updateSymbolTable(const RuntimeDyld &RTDyld) { in updateSymbolTable() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
DLVBinaryReader.cpp130 LVSectionIndex LVBinaryReader::updateSymbolTable(LVScope *Function) { in updateSymbolTable() function in LVBinaryReader