Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h50 uint32_t getRelocationOffset() const { in getRelocationOffset() function
439 uint32_t getRelocationOffset() const { in getRelocationOffset() function
460 uint32_t getRelocationOffset() const { in getRelocationOffset() function
485 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterHeader); } in getRelocationOffset() function
509 …uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader… in getRelocationOffset() function
533 uint32_t getRelocationOffset() const { in getRelocationOffset() function
570 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); } in getRelocationOffset() function
602 uint32_t getRelocationOffset() const { in getRelocationOffset() function
625 uint32_t getRelocationOffset() const { in getRelocationOffset() function
802 uint32_t getRelocationOffset() const { in getRelocationOffset() function
[all …]
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h75 uint32_t getRelocationOffset() const { in getRelocationOffset() function
623 uint32_t getRelocationOffset() const { in getRelocationOffset() function
656 uint32_t getRelocationOffset() const { in getRelocationOffset() function
702 uint32_t getRelocationOffset() const { in getRelocationOffset() function
747 uint32_t getRelocationOffset() const { in getRelocationOffset() function
780 uint32_t getRelocationOffset() const { in getRelocationOffset() function
832 uint32_t getRelocationOffset() const { in getRelocationOffset() function
891 uint32_t getRelocationOffset() const { in getRelocationOffset() function
924 uint32_t getRelocationOffset() const { in getRelocationOffset() function
1171 uint32_t getRelocationOffset() const { in getRelocationOffset() function
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp331 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1477 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const { in getRelocationOffset() function in WasmObjectFile
DCOFFObjectFile.cpp1125 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
DMachOObjectFile.cpp2119 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h698 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h889 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1059 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
DMachOObjectFile.cpp745 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile