Home
last modified time | relevance | path

Searched defs:CurrentSection (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h23 MCSection *CurrentSection = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp796 UmbrellaSection CurrentSection; in NormalizedTBD_V4() local
818 SymbolSection CurrentSection; in NormalizedTBD_V4() local
874 for (const auto &CurrentSection : ParentUmbrellas) denormalize() local
883 for (const auto &CurrentSection : AllowableClients) { denormalize() local
889 for (const auto &CurrentSection : ReexportedLibraries) { denormalize() local
902 for (const auto &CurrentSection : CurrentSections) { denormalize() local
969 MetadataSection CurrentSection; assignTargetsToLibrary() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp147 Section *CurrentSection; in parse() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp685 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); ParseSectionArguments() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp547 section_iterator CurrentSection; global() member in __anon82b681ae0111::ObjectFileHandler