Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h811 const debug_directory *DebugDirectoryEnd; variable
999 return DebugDirectoryEnd; in debug_directory_end()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp697 DebugDirectoryEnd = reinterpret_cast<const debug_directory *>( in initDebugDirectoryPtr()
775 DebugDirectoryBegin(nullptr), DebugDirectoryEnd(nullptr), in COFFObjectFile()