Searched defs:SelectSectionForGlobal (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetObjectFile.cpp | 25 const MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 89 HexagonTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in HexagonTargetObjectFile
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetObjectFile.cpp | 90 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in MipsTargetObjectFile
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.cpp | 135 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal() function in XCoreTargetObjectFile
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 246 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileELF 592 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO 851 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 278 TargetLoweringObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in TargetLoweringObjectFile
|