Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h23 MCSection *CurrentSection = nullptr; variable
/freebsd/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) in denormalize() local
883 for (const auto &CurrentSection : AllowableClients) { in denormalize() local
889 for (const auto &CurrentSection : ReexportedLibraries) { in denormalize() local
902 for (const auto &CurrentSection : CurrentSections) { in denormalize() local
969 MetadataSection CurrentSection; in assignTargetsToLibrary() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp551 section_iterator CurrentSection; member in __anoncaeeea5c0111::ObjectFileHandler