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

  /toolchain/binutils/binutils-2.25/gold/
output.cc 66 # ifndef MAP_ANONYMOUS
67 # define MAP_ANONYMOUS 0
105 // Some BSD systems still use MAP_ANON instead of MAP_ANONYMOUS
106 #ifndef MAP_ANONYMOUS
107 # define MAP_ANONYMOUS MAP_ANON
5097 Output_file::map_anonymous() function in class:gold::Output_file
    [all...]
output.h     [all...]

Completed in 186 milliseconds