Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py254 def get_section(self, base_image, section_name): member in flashrom_util
/external/boringssl/src/crypto/conf/
Dconf.c366 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/external/llvm/tools/llvm-objdump/
DMachODump.cpp3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function