Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Delfcompress.c254 get_section (unsigned int *sections, size_t ndx) in get_section() function
/third_party/python/Lib/email/
D_header_value_parser.py2359 def get_section(value): function