Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.h131 typedef struct section_info { struct
136 } section_info_t; argument
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp2538 MachSymtabSectionInfo section_info(section_list); in ParseSymtab() local
/external/elfutils/src/
Dreadelf.c252 section_info = 8, /* .debug_info, (implies .debug_types) */ enumerator