Searched defs:getFunctionSymbol (Results 1 – 2 of 2) sorted by relevance
436 FunctionSymbol *ObjFile::getFunctionSymbol(uint32_t index) const { in getFunctionSymbol() function in lld::wasm::ObjFile
1014 std::string Deserializer::getFunctionSymbol(uint32_t id) { in getFunctionSymbol() function in Deserializer