Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h50 uint32_t getRelocationOffset() const { in getRelocationOffset() function
442 uint32_t getRelocationOffset() const { in getRelocationOffset() function
463 uint32_t getRelocationOffset() const { in getRelocationOffset() function
488 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(Header); } in getRelocationOffset() function
512 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(Header); } in getRelocationOffset() function
532 uint32_t getRelocationOffset() const { in getRelocationOffset() function
569 uint32_t getRelocationOffset() const { return RecordOffset + sizeof(Header); } in getRelocationOffset() function
601 uint32_t getRelocationOffset() const { in getRelocationOffset() function
624 uint32_t getRelocationOffset() const { in getRelocationOffset() function
776 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/llvm/include/llvm/Object/
DELFObjectFile.h698 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h834 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1225 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.cpp2075 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile
/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