Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h858 const debug_directory *DebugDirectoryEnd; variable
1061 return DebugDirectoryEnd; in debug_directory_end()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp696 DebugDirectoryEnd = reinterpret_cast<const debug_directory *>( in initDebugDirectoryPtr()
822 DebugDirectoryBegin(nullptr), DebugDirectoryEnd(nullptr), in COFFObjectFile()