Home
last modified time | relevance | path

Searched defs:getSectionID (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DSymbolSize.cpp28 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
DCOFFObjectFile.cpp333 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
DMachOObjectFile.cpp1988 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
/external/llvm/lib/Object/
DSymbolSize.cpp34 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
DCOFFObjectFile.cpp317 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
DMachOObjectFile.cpp700 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h210 unsigned getSectionID() const { return SectionID; } in getSectionID() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h228 unsigned getSectionID() const { return SectionID; } in getSectionID() function