Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1194 static std::optional<SectionRef> getWasmCodeSection(const WasmObjectFile &Obj) { in getWasmCodeSection() function
1206 std::optional<SectionRef> Section = getWasmCodeSection(Obj); in addMissingWasmCodeSymbols()