Searched refs:getTData (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h459 LDSection& getTData() { function in class:mcld::ELFFileFormat
464 const LDSection& getTData() const { function in class:mcld::ELFFileFormat
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp285 if (&file_format->getTData() == sym_sect) {
998 if (&file_format->getTData() == sym_sect)
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1779 tls_seg->addSection(&file_format->getTData());

Completed in 163 milliseconds