Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphDnldNfc.c337 typedef struct section_info struct
339 section_hdr_t *p_sec_hdr;
340 uint8_t *p_trim_data;
364 }section_info_t; argument
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1765 MachSymtabSectionInfo section_info (section_list); in ParseSymtab() local
/external/elfutils/src/src/
Dreadelf.c199 section_info = 8, /* .debug_info, .debug_types */ enumerator