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

  /src/external/gpl3/gcc/dist/gcc/config/bpf/
btfext-out.h 61 uint32_t insn_off; /* Offset of instruction to be patched. A member in struct:btf_ext_reloc
btfext-out.cc 127 uint32_t insn_off; /* Offset of the instruction. */ variable
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
coreout.h 43 uint32_t insn_off; /* Offset of the first instruction of the function. */ member in struct:btf_ext_funcinfo
50 uint32_t insn_off; /* Offset of the instruction. */ member in struct:btf_ext_lineinfo
74 uint32_t insn_off; /* Offset of instruction to be patched. A member in struct:btf_ext_reloc

Completed in 17 milliseconds