Searched refs:section_str (Results 1 - 2 of 2) sorted by relevance

/external/lldb/examples/python/
H A Dsymbolication.py557 for section_str in options.section_strings:
559 if section.set_from_string (section_str):
/external/elfutils/0.153/src/
H A Dreadelf.c189 section_str = 128, /* .debug_str */ enumerator in enum:section_e
196 | section_pubnames | section_str | section_macinfo
403 print_debug_sections |= section_str;

Completed in 3524 milliseconds