Home
last modified time | relevance | path

Searched refs:SHT_PROGBITS (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Delf_common.h35 #define SHT_PROGBITS 1 macro
H A Dmain.cpp311 o.sections[3].sh_type = SHT_PROGBITS;
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp779 if (progSec->get_type() != ELFIO::SHT_PROGBITS || ((progSec->get_flags() & ELFIO::SHF_EXECINSTR) == 0)) {

Completed in 3 milliseconds