Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTextStub.cpp833 UmbrellaSection CurrentSection; in NormalizedTBD_V4() local
858 SymbolSection CurrentSection; in NormalizedTBD_V4() local
921 for (const auto &CurrentSection : ParentUmbrellas) in denormalize() local
929 for (const auto &CurrentSection : AllowableClients) { in denormalize() local
935 for (const auto &CurrentSection : ReexportedLibraries) { in denormalize() local
943 for (const auto &CurrentSection : CurrentSections) { in denormalize() local
1005 MetadataSection CurrentSection; in assignTargetsToLibrary() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h23 MCSection *CurrentSection = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp669 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DOffloadBundler.cpp550 section_iterator CurrentSection; member in __anon363a5eb30111::ObjectFileHandler