Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dattributes.d309 auto section(string sectionName) in section()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dosx.d262 in char* segmentName, in char* sectionName) in getSection()
/netbsd-src/sys/arch/powerpc/stand/mkbootimage/
H A Dpef.h56 uint32_t sectionName; member
/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.cpp162 std::string sectionName = getSectionNameAtIndex(header.sh_name); in getIndexOfSectionWithName() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d718 in char* segmentName, in char* sectionName) in getSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp1127 std::string * sectionName = sectionNode->getSectionName(); in createSourceFromNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3437 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry
3989 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry
4105 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp919 std::string sectionName() { in sectionName() function in __anon119c321b0111::CGObjCGNUstep2