Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp41 StringRef sectionName; in SectionChunk() local
713 StringRef sectionName) { in consumeDebugMagic()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp200 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3287 StringRef MachOAbstractFixupEntry::sectionName() const { in sectionName() function in MachOAbstractFixupEntry
3778 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
4330 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry
4446 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp937 std::string sectionName() { in sectionName() function in __anonf53bd1d80111::CGObjCGNUstep2