HomeSort by: relevance | last modified time | path
    Searched defs:platform_specific (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/driver/
platform.c 99 struct platform_specific { struct
114 static const struct platform_specific early_program_csu[] = {
126 static const struct platform_specific late_program_csu[] = {
133 static const struct platform_specific early_dso_csu[] = {
140 static const struct platform_specific late_dso_csu[] = {
171 static const struct platform_specific predefined_macros[] = {
198 static const struct platform_specific early_linker[] = {
214 static const struct platform_specific sysincdir_list[] = {
228 static const struct platform_specific crtdir_list[] = {
241 static const struct platform_specific stdlib_list[] =
    [all...]
platform.c 99 struct platform_specific { struct
114 static const struct platform_specific early_program_csu[] = {
126 static const struct platform_specific late_program_csu[] = {
133 static const struct platform_specific early_dso_csu[] = {
140 static const struct platform_specific late_dso_csu[] = {
171 static const struct platform_specific predefined_macros[] = {
198 static const struct platform_specific early_linker[] = {
214 static const struct platform_specific sysincdir_list[] = {
228 static const struct platform_specific crtdir_list[] = {
241 static const struct platform_specific stdlib_list[] =
    [all...]

Completed in 62 milliseconds