HomeSort by relevance Sort by last modified time
    Searched defs:create_sections (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
script-sections.cc 583 create_sections(Layout*) function in class:gold::Sections_element
2186 Output_section_definition::create_sections(Layout* layout) function in class:gold::Output_section_definition
3466 Script_sections::create_sections(Layout* layout) function in class:gold::Script_sections
    [all...]
  /external/elfutils/src/
ld.h 320 void (*create_sections) (struct ld_state *); member in struct:callbacks
321 #define CREATE_SECTIONS(state) \
322 DL_CALL_FCT ((state)->callbacks.create_sections, (state))
    [all...]

Completed in 183 milliseconds