Searched defs:get_section (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/cros/faft/utils/ |
D | saft_flashrom_util.py | 239 def get_section(self, base_image, section_name): member in flashrom_util
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/ |
D | conf.c | 373 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
|
/external/boringssl/src/crypto/conf/ |
D | conf.c | 373 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_i18n.cpp | 33 #define get_section(id) ((id) >> 16) macro
|
/external/bcc/src/cc/ |
D | bcc_elf.c | 187 static Elf_Scn * get_section(Elf *e, const char *section_name, in get_section() function
|
/external/python/cpython3/Lib/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 4090 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function
|