Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputFiles.cpp436 FunctionSymbol *ObjFile::getFunctionSymbol(uint32_t index) const { in getFunctionSymbol() function in lld::wasm::ObjFile
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp1014 std::string Deserializer::getFunctionSymbol(uint32_t id) { in getFunctionSymbol() function in Deserializer