OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelocationOffset
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
50
uint32_t
getRelocationOffset
() const {
446
uint32_t
getRelocationOffset
() const {
467
uint32_t
getRelocationOffset
() const {
492
uint32_t
getRelocationOffset
() const { return RecordOffset + sizeof(DefRangeRegisterHeader); }
516
uint32_t
getRelocationOffset
() const { return RecordOffset + sizeof(DefRangeSubfieldRegisterHeader); }
540
uint32_t
getRelocationOffset
() const {
577
uint32_t
getRelocationOffset
() const { return RecordOffset + sizeof(DefRangeRegisterRelHeader); }
609
uint32_t
getRelocationOffset
() const {
632
uint32_t
getRelocationOffset
() const {
809
uint32_t
getRelocationOffset
() const
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
300
uint64_t
getRelocationOffset
(DataRefImpl Rel) const override;
1011
uint64_t ELFObjectFile<ELFT>::
getRelocationOffset
(DataRefImpl Rel) const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
1151
uint64_t COFFObjectFile::
getRelocationOffset
(DataRefImpl Rel) const {
WasmObjectFile.cpp
1697
uint64_t WasmObjectFile::
getRelocationOffset
(DataRefImpl Ref) const {
XCOFFObjectFile.cpp
350
uint64_t XCOFFObjectFile::
getRelocationOffset
(DataRefImpl Rel) const {
MachOObjectFile.cpp
2131
uint64_t MachOObjectFile::
getRelocationOffset
(DataRefImpl Rel) const {
Completed in 54 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026