Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h100 bool IsObjectFile; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp115 const bool IsObjectFile = layoutSegments() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp187 bool ObjectFile::IsObjectFile(lldb_private::FileSpec file_spec) { in IsObjectFile() function in ObjectFile