Home
last modified time | relevance | path

Searched refs:mach_sect_type (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1448 uint32_t mach_sect_type = flags & SECTION_TYPE; in GetSectionType() local
1538 switch (mach_sect_type) { in GetSectionType()