Home
last modified time | relevance | path

Searched refs:assignSectionAddress (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp301 void assignSectionAddress(Elf_Shdr &SHeader, ELFYAML::Section *YAMLSec);
795 assignSectionAddress(SHeader, Sec); in initSectionHeaders()
868 void ELFState<ELFT>::assignSectionAddress(Elf_Shdr &SHeader, in assignSectionAddress() function in ELFState
976 assignSectionAddress(SHeader, YAMLSec); in initSymtabSectionHeader()
1024 assignSectionAddress(SHeader, YAMLSec); in initStrtabSectionHeader()
1090 assignSectionAddress(SHeader, YAMLSec); in initDWARFSectionHeader()