Home
last modified time | relevance | path

Searched refs:EM_BPF (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp35 : MCELFObjectTargetWriter(/*Is64Bit*/ true, OSABI, ELF::EM_BPF, in BPFELFObjectWriter()
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c397 case EM_BPF: in dwelf_elf_e_machine_string()
/third_party/libbpf/src/
H A Dlibbpf_internal.h75 #ifndef EM_BPF
76 #define EM_BPF 247 macro
H A Dlinker.c325 linker->elf_hdr->e_machine = EM_BPF; in init_output_elf()
586 || ehdr->e_machine != EM_BPF in linker_load_obj_file()
H A Dlibbpf.c1461 if (ehdr->e_type != ET_REL || (ehdr->e_machine && ehdr->e_machine != EM_BPF)) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp134 case ELF::EM_BPF: in getELFRelocationTypeName()
192 case ELF::EM_BPF: in getELFRelativeRelocationType()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp317 #define EM_BPF 247 // Linux BPF – in-kernel virtual machine macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c149 { bpf_init, "elf_bpf", "bpf", 3, EM_BPF, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h312 EM_BPF = 247, // Linux kernel bpf virtual machine enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h313 EM_BPF = 247, // Linux kernel bpf virtual machine enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1111 case ELF::EM_BPF: in getFileFormatName()
1188 case ELF::EM_BPF: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp223 ECase(EM_BPF); in enumeration()
654 case ELF::EM_BPF: in enumeration()
/third_party/elfio/elfio/
H A Delfio_dump.hpp340 { EM_BPF, "Linux BPF – in-kernel virtual machine" },
H A Delf_types.hpp296 constexpr Elf_Half EM_BPF = 247; // Linux BPF – in-kernel virtual machine member
/third_party/musl/porting/linux/user/include/
H A Delf.h316 #define EM_BPF 247 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h316 #define EM_BPF 247 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h316 #define EM_BPF 247 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h316 #define EM_BPF 247 macro
/third_party/musl/include/
H A Delf.h316 #define EM_BPF 247 macro
/third_party/elfutils/libelf/
H A Delf.h359 #define EM_BPF 247 /* Linux BPF -- in-kernel virtual machine */ macro
/third_party/elfutils/src/
H A Delflint.c332 EM_TILEGX, EM_TILEPRO, EM_AARCH64, EM_BPF, EM_RISCV, EM_CSKY

Completed in 121 milliseconds