Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h86 LVSectionIndex DotTextSectionIndex = UndefinedSectionIndex; variable
165 LVSectionIndex getDotTextSectionIndex() const { return DotTextSectionIndex; } in getDotTextSectionIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h167 : DotTextSectionIndex; in getSectionIndex()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp165 DotTextSectionIndex = Section.getIndex(); in mapVirtualAddress()
H A DLVELFReader.cpp1237 (Flags & SymbolRef::SF_Weak) || (SectionIndex != DotTextSectionIndex); in mapRangeAddress()