logo
Downloads
Products
Development Platform ISO 26262 Qkit ISO 26262 Library Qkit PXROS - Real-time OS Autosar MCAL How to buy
LLVM Frequently Asked Questions 2.0
  • ADS with HighTec Toolchains
  • HighTec Licensing
  • HighTec LLVM BSP in VS Code
  • IDE Quick Start Guide
  • LLVM Clang Tidy
  • LLVM Frequently Asked Questions
  • LLVM Migration Notes
  • PXROS-HR Kernel User Guide
    • TriCore
    • ARM
  • PXROS-HR Reference Manual
    • TriCore
    • ARM
  • PXROS-HR TriCore to ARM
  • PXROS-HR Utilities User Guide
    • ARM
    • TriCore
  • TCF Quick Start Guide
    • Introduction
  • LLVM compiler
    • Can the compiler be used from a command terminal?
    • Boot mode header examples
    • How can I take a look at the intermediate files generated by the compiler?
    • How do I initialize structs in C?
    • How can I speed up the build process?
    • How can I manage the compiler settings globally?
    • How can I estimate stack utilization?
    • Why does the compiler not use any FPU instructions?
    • Can pragma directives be nested?
    • How can I see what version of the compiler created an object file?
    • How can I see which compiler options are enabled with optimization?
    • How do I enable small addressing mode via section pragma?
    • How can I write a macro for pragma section directives?
    • How to avoid too long input lines on Windows?
    • Does the compiler accept fixed-point instructions?
    • How can I use floating point functions from a library?
    • How do I mix C and C++ source code?
    • How can I detect out-of-bounds accesses (static) for arrays?
    • How do I make labels in inline assembler unique?
    • How to use inline assembler with register usage?
  • LLVM linker
    • How do I force the linker to use a function from a defined library?
    • How can I define symbols using the start address of memory regions?
    • How do I compute the code size of my benchmark code?
    • How do I transfer code to the internal RAM (PSPR)?
    • How can I allocate data or function or a section to a fixed address?
    • How to check not assigned input sections?
    • How to use wildcards in a linker script file?
    • How to use reserved memory areas?
    • How should I use relative (small) addressing?
    • How do I reserve a specific number of bytes for a symbol?
    • How can I use the instruction cache?
    • How can I pass options to the linker?
    • How can I get VMA and LMA for a section?
    • How can I place a section at a minimum address?
    • How do I add a library path to the linker?
    • How to report removed input sections
    • How to avoid demangling in the cross-reference table (mapfile)?
  • License managing
    • How do I install the license server?
    • How do I change the name and the ports of the license server?
    • How do I access the licenses on the client side?
    • How do I check out and check in a roaming license?
    • How do I upgrade the RLM license server?
    • Where can I get additional information about the RLM license manager?
    • Glossary
    • Document references
    • Disclaimer
    • Document history
  • LLVM Frequently Asked Questions
  • LLVM linker

LLVM linker

List of questions
  • How do I force the linker to use a function from a defined library?

  • How can I define symbols using the start address of memory regions?

  • How do I compute the code size of my benchmark code?

  • How do I transfer code to the internal RAM (PSPR)?

  • How can I allocate data or function or a section to a fixed address?

  • How to check not assigned input sections?

  • How to use wildcards in a linker script file?

  • How to use reserved memory areas?

  • How should I use relative (small) addressing?

  • How do I reserve a specific number of bytes for a symbol?

  • How can I use the instruction cache?

  • How can I pass options to the linker?

  • How can I get VMA and LMA for a section?

  • How can I place a section at a minimum address?

  • How do I add a library path to the linker?

  • How to report removed input sections

  • How to avoid demangling in the cross-reference table (mapfile)?

Copyright © 2025 HighTec EDV-Systeme GmbH