Home
last modified time | relevance | path

Searched defs:get_section (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py239 def get_section(self, base_image, section_name): member in flashrom_util
/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/
Dconf.c373 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/external/boringssl/src/crypto/conf/
Dconf.c373 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/external/llvm-project/openmp/runtime/src/
Dkmp_i18n.cpp33 #define get_section(id) ((id) >> 16) macro
/external/bcc/src/cc/
Dbcc_elf.c187 static Elf_Scn * get_section(Elf *e, const char *section_name, in get_section() function
/external/python/cpython3/Lib/email/
D_header_value_parser.py2359 def get_section(value): function
/external/llvm/tools/llvm-objdump/
DMachODump.cpp3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp4090 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function