Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h270 LVSectionIndex getDotTextSectionIndex() const { return DotTextSectionIndex; } in getDotTextSectionIndex() function
272 return getDotTextSectionIndex(); in getSectionIndex()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp62 LVSectionIndex SectionIndex = getReader().getDotTextSectionIndex(); in update()
100 : getReader().getDotTextSectionIndex(); in getIndex()