HomeSort by relevance Sort by last modified time
    Searched refs:tbss_sect_data (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 294 SectionData* tbss_sect_data = NULL; local
296 tbss_sect_data = tbss_sect.getSectionData();
298 tbss_sect_data = IRBuilder::CreateSectionData(tbss_sect);
321 *tbss_sect_data,
348 *tbss_sect_data,
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 766 SectionData* tbss_sect_data = NULL; local
768 tbss_sect_data = tbss_sect.getSectionData();
770 tbss_sect_data = IRBuilder::CreateSectionData(tbss_sect);
826 *tbss_sect_data,
886 *tbss_sect_data,
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 1579 SectionData* tbss_sect_data = NULL; local
    [all...]

Completed in 741 milliseconds