Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp35 const char *sectionName) { in roundTripAllocateCodeSection()
44 const char *sectionName, in roundTripAllocateDataSection()
/llvm-project-15.0.7/lld/COFF/
H A DChunks.cpp40 StringRef sectionName; in SectionChunk() local
659 StringRef sectionName) { in consumeDebugMagic()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp3230 StringRef MachOAbstractFixupEntry::sectionName() const { in sectionName() function in MachOAbstractFixupEntry
3593 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
4145 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry
4261 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp921 std::string sectionName() { in sectionName() function in __anon128dbe400111::CGObjCGNUstep2