Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h7147 struct SectionInfo { struct
7151 SectionInfo() {} in SectionInfo() argument
7152 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() function
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1442 struct SectionInfo struct in MachSymtabSectionInfo
1444 SectionInfo () : in SectionInfo() function
1450 VMRange vm_range;
1451 SectionSP section_sp;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp188 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local