Home
last modified time | relevance | path

Searched defs:InputFunction (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/wasm/
DInputChunks.h125 InputFunction(const WasmSignature &s, const WasmFunction *func, ObjFile *f) in InputFunction() function
192 : InputFunction(s, nullptr, nullptr), name(name), debugName(debugName) { in InputFunction() function
DInputFiles.h31 class InputFunction; variable
DSymbols.h34 class InputFunction; variable