Home
last modified time | relevance | path

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

/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/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