Home
last modified time | relevance | path

Searched refs:getTData (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h459 LDSection& getTData() { in getTData() function
464 const LDSection& getTData() const { in getTData() function
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp437 if (&file_format->getTData() == sym_sect) in tls_gd()
DX86LDBackend.cpp494 if (&file_format->getTData() == sym_sect) { in scanLocalReloc()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1779 tls_seg->addSection(&file_format->getTData()); in createProgramHdrs()