Searched defs:getSectionID (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DSymbolSize.cpp28 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { function
H A DCOFFObjectFile.cpp333 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp2038 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h466 MBBSectionID getSectionID() const { return SectionID; } function in class:llvm::MachineBasicBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h224 unsigned getSectionID() const { return SectionID; } function in class:llvm::SymbolTableEntry

Completed in 131 milliseconds