10.4. Symbol Mapping

10.4.1. Introduction

Symbols in a source program are translated by the compilation system into symbols that exist in the object file.

10.4.1.1. C Language

External C symbols shall be unchanged in an object file's symbol table.