Searched defs:inSection (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/lib/Basic/ |
D | SanitizerSpecialCaseList.cpp | 56 bool SanitizerSpecialCaseList::inSection(SanitizerMask Mask, StringRef Prefix, in inSection() function in SanitizerSpecialCaseList
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | File.h | 45 const Section *inSection) { in addDefinedAtom() 67 bool copyRefs, const Section *inSection) { in addDefinedAtomInCustomSection() 91 const Section *inSection) { in addZeroFillDefinedAtom() 257 void addAtomForSection(const Section *inSection, MachODefinedAtom* atom, in addAtomForSection()
|
/external/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 157 bool SpecialCaseList::inSection(StringRef Section, StringRef Query, in inSection() function in llvm::SpecialCaseList
|
/external/llvm-project/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 204 bool SpecialCaseList::inSection(StringRef Section, StringRef Prefix, in inSection() function in llvm::SpecialCaseList
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 204 bool SpecialCaseList::inSection(StringRef Section, StringRef Prefix, in inSection() function in llvm::SpecialCaseList
|