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

  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 898 encode_insn (struct bpf_insn *insn, char *bytes,
1050 /* Already handled in encode_insn. */
1081 /* Already handled in encode_insn. */
1115 /* Already handled in encode_insn. */
1147 /* Already handled in encode_insn. */
1177 /* Already handled in encode_insn. */
1196 encode_insn (insn, bytes, 0 /* relax */);
1225 encode_insn (insn, bytes, 1 /* relax */);
892 encode_insn (struct bpf_insn *insn, char *bytes, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 898 encode_insn (struct bpf_insn *insn, char *bytes,
1050 /* Already handled in encode_insn. */
1081 /* Already handled in encode_insn. */
1115 /* Already handled in encode_insn. */
1147 /* Already handled in encode_insn. */
1177 /* Already handled in encode_insn. */
1196 encode_insn (insn, bytes, 0 /* relax */);
1225 encode_insn (insn, bytes, 1 /* relax */);
892 encode_insn (struct bpf_insn *insn, char *bytes, function

Completed in 50 milliseconds