Home
last modified time | relevance | path

Searched defs:get_section (Results 1 – 7 of 7) 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.c380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/external/elfutils/src/
Delfcompress.c254 get_section (unsigned int *sections, size_t ndx) in get_section() function
/external/bcc/src/cc/
Dbcc_elf.c213 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