HomeSort by: relevance | last modified time | path
    Searched defs:pass_bpf_core_attr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc 1167 The pass pass_bpf_core_attr, below, implements support for
1450 /* The body of pass_bpf_core_attr. Scan RTL for accesses to structs/unions
1540 class pass_bpf_core_attr : public rtl_opt_pass class in namespace:__anon15739
1543 pass_bpf_core_attr (gcc::context *ctxt) function in class:__anon15739::pass_bpf_core_attr
1552 pass_bpf_core_attr::execute (function *fn)
1563 return new pass_bpf_core_attr (ctxt);

Completed in 16 milliseconds