HomeSort by relevance Sort by last modified time
    Searched full:sectiondata (Results 201 - 202 of 202) sorted by null

1 2 3 4 5 6 7 89

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 106 // get or create corresponding BSS SectionData
107 SectionData* bss_data = NULL;
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 114 // get or create corresponding BSS SectionData
116 SectionData* bss_section = NULL;
    [all...]

Completed in 34 milliseconds

1 2 3 4 5 6 7 89