OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_Addr
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/LD/
LDSection.cpp
31
m_Addr
(0x0),
51
m_Addr
(pAddr),
/frameworks/compile/mclinker/include/mcld/LD/
LDSection.h
99
uint64_t addr() const { return
m_Addr
; }
124
void setAddr(uint64_t addr) {
m_Addr
= addr; }
190
uint64_t
m_Addr
;
Completed in 466 milliseconds