Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp739 static Optional<SectionRef> getWasmCodeSection(const WasmObjectFile *Obj) { in getWasmCodeSection() function
751 Optional<SectionRef> Section = getWasmCodeSection(Obj); in addMissingWasmCodeSymbols()