Searched defs:IsText (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | MCSection.cpp | 23 MCSection::MCSection(SectionVariant V, StringRef Name, bool IsText, in MCSection()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | MemoryBuffer.cpp | 164 MemoryBuffer::getFileOrSTDIN(const Twine &Filename, bool IsText, in getFileOrSTDIN() 261 MemoryBuffer::getFile(const Twine &Filename, bool IsText, in getFile() 278 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCSection.h | 106 bool IsText : 1; variable
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| HD | MachOLinkGraphBuilder.cpp | 578 bool IsText, in createStandardGraphSymbol()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| HD | MasmParser.cpp | 412 bool IsText = false; member
|