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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.h152 uint64_t defaultTextSegmentAddr() const function in class:mcld::X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.h131 uint64_t defaultTextSegmentAddr() const function in class:mcld::ARMGNULDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h167 /// defaultTextSegmentAddr - target should specify its own default start address
169 virtual uint64_t defaultTextSegmentAddr() const function in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp197 uint64_t MipsGNULDBackend::defaultTextSegmentAddr() const function in class:mcld::MipsGNULDBackend

Completed in 266 milliseconds