Home
last modified time | relevance | path

Searched defs:use_loader (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bpftool/src/
H A Dmain.c33 bool use_loader; variable
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DOpenCL.cpp90 bool CLSymbols::load(const std::string &library, bool use_loader) in load()