Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2190 selectWasmSectionForGlobal(MCContext &Ctx, const GlobalObject *GO, in selectWasmSectionForGlobal() function
2239 return selectWasmSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()