Chapter 6. Symbol Mapping

6.1. Introduction

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

6.1.1. C Language

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