Home
last modified time | relevance | path

Searched refs:getWasmCodeSection (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp877 static std::optional<SectionRef> getWasmCodeSection(const WasmObjectFile &Obj) { in getWasmCodeSection() function
889 std::optional<SectionRef> Section = getWasmCodeSection(Obj); in addMissingWasmCodeSymbols()