Home
last modified time | relevance | path

Searched defs:getSectionSize (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp317 error_code COFFObjectFile::getSectionSize(DataRefImpl Sec, in getSectionSize() function in COFFObjectFile
DMachOObjectFile.cpp384 error_code MachOObjectFile::getSectionSize(DataRefImpl DRI, in getSectionSize() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp683 ::getSectionSize(DataRefImpl Sec, in getSectionSize() function in ELFObjectFile
/external/llvm/lib/Object/
DCOFFObjectFile.cpp277 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { in getSectionSize() function in COFFObjectFile
1016 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { in getSectionSize() function in COFFObjectFile
DMachOObjectFile.cpp614 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp293 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { in getSectionSize() function in COFFObjectFile
1082 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { in getSectionSize() function in COFFObjectFile
DWasmObjectFile.cpp1169 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in WasmObjectFile
DMachOObjectFile.cpp1881 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in MachOObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h579 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h678 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function