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

/external/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h75 uint32_t getRelocationOffset() const { function in class:llvm::codeview::ProcSym
623 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeSym
656 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeSubfieldSym
702 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeRegisterSym
747 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeSubfieldRegisterSym
780 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeFramePointerRelSym
832 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DefRangeRegisterRelSym
891 uint32_t getRelocationOffset() const { function in class:llvm::codeview::BlockSym
924 uint32_t getRelocationOffset() const { function in class:llvm::codeview::LabelSym
1171 uint32_t getRelocationOffset() cons function in class:llvm::codeview::CallSiteInfoSym
1202 uint32_t getRelocationOffset() const { function in class:llvm::codeview::HeapAllocationSiteSym
1233 uint32_t getRelocationOffset() const { function in class:llvm::codeview::FrameCookieSym
1404 uint32_t getRelocationOffset() const { function in class:llvm::codeview::DataSym
1437 uint32_t getRelocationOffset() const { function in class:llvm::codeview::ThreadLocalDataSym
[all...]
/external/llvm/include/llvm/Object/
H A DELFObjectFile.h240 uint64_t getRelocationOffset(DataRefImpl Rel) const override;
698 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp1059 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp745 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { function in class:MachOObjectFile

Completed in 194 milliseconds