Searched refs:MCSectionGOFF (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCSectionGOFF.h | 26 class MCSectionGOFF final : public MCSection { 32 MCSectionGOFF(StringRef Name, SectionKind K, MCSection *P, const MCExpr *Sub) in MCSectionGOFF() function
|
| H A D | MCContext.h | 54 class MCSectionGOFF; variable 136 SpecificBumpPtrAllocator<MCSectionGOFF> GOFFAllocator; 349 std::map<std::string, MCSectionGOFF *> GOFFUniquingMap; 622 MCSectionGOFF *getGOFFSection(StringRef Section, SectionKind Kind,
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCContext.cpp | 622 MCSectionGOFF *MCContext::getGOFFSection(StringRef Section, SectionKind Kind, in getGOFFSection() 629 MCSectionGOFF(Section, Kind, Parent, SubsectionId); in getGOFFSection()
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5377 llvm/include/llvm/MC/MCSectionGOFF.h
|