Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp34 const char *sectionName) { in roundTripAllocateCodeSection()
43 const char *sectionName, in roundTripAllocateDataSection()
/llvm-project/bolt/lib/Rewrite/
H A DExecutableFileMemoryManager.cpp42 StringRef sectionName(const jitlink::Section &Section, in sectionName() function
/llvm-project/lld/COFF/
H A DChunks.cpp41 // Initialize sectionName. in SectionChunk() local
715 consumeDebugMagic(ArrayRef<uint8_t> data,StringRef sectionName) consumeDebugMagic() argument
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp202 sectionName, ELF::SHT_PROGBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC); in smallData() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3287 StringRef MachOAbstractFixupEntry::sectionName() const { sectionName() function in MachOAbstractFixupEntry
3780 StringRef MachORebaseEntry::sectionName() const { sectionName() function in MachORebaseEntry
4334 StringRef MachOBindEntry::sectionName() const { sectionName() function in MachOBindEntry
4450 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, sectionName() function in BindRebaseSegInfo
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp936 std::string sectionName() { sectionName() function in __anon62da92030111::CGObjCGNUstep2
[all...]