Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DSymbolSize.cpp27 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
H A DCOFFObjectFile.cpp331 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
H A DMachOObjectFile.cpp2033 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DSymbolSize.cpp29 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
H A DCOFFObjectFile.cpp342 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
H A DMachOObjectFile.cpp2143 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
/aosp_15_r20/external/llvm/lib/Object/
H A DSymbolSize.cpp34 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function
H A DCOFFObjectFile.cpp317 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
H A DMachOObjectFile.cpp700 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h210 unsigned getSectionID() const { return SectionID; } in getSectionID() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h227 unsigned getSectionID() const { return SectionID; } in getSectionID() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h224 unsigned getSectionID() const { return SectionID; } in getSectionID() function