Home
last modified time | relevance | path

Searched defs:LinkedToSym (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSectionELF.h46 const MCSymbol *LinkedToSym; variable
55 const MCSymbolELF *LinkedToSym) in MCSectionELF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSectionELF.h46 const MCSymbol *LinkedToSym; variable
55 const MCSymbolELF *LinkedToSym) in MCSectionELF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSectionELF.h46 const MCSymbol *LinkedToSym; variable
55 const MCSymbolELF *LinkedToSym) in MCSectionELF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSectionELF.h46 const MCSymbol *LinkedToSym; variable
55 const MCSymbolELF *LinkedToSym) in MCSectionELF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSectionELF.h46 const MCSymbol *LinkedToSym; variable
55 const MCSymbolELF *LinkedToSym) in MCSectionELF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp470 const MCSymbolELF *LinkedToSym) { in createELFSectionImpl()
527 const MCSymbolELF *LinkedToSym) { in getELFSection()
540 const MCSymbolELF *LinkedToSym) { in getELFSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp460 bool ELFAsmParser::parseLinkedToSym(MCSymbolELF *&LinkedToSym) { in parseLinkedToSym()
539 MCSymbolELF *LinkedToSym = nullptr; in ParseSectionArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp822 const MCSymbolELF *LinkedToSym = getLinkedToSymbol(GO, TM); in selectExplicitSectionGlobal() local
899 const MCSymbolELF *LinkedToSym = getLinkedToSymbol(GO, TM); in selectELFSectionForGlobal() local
981 const MCSymbolELF *LinkedToSym = nullptr; in getSectionForLSDA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3911 auto LinkedToSym = cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local
4007 const MCSymbolELF *LinkedToSym = nullptr; in emitPatchableFunctionEntries() local