OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.h
583
// then agrees with the
makeSection
method used to construct most sections.
958
Expected<SectionBase &>
makeSection
(const Elf_Shdr &Shdr);
Object.cpp
1672
Expected<SectionBase &> ELFBuilder<ELFT>::
makeSection
(const Elf_Shdr &Shdr) {
1767
Expected<SectionBase &> Sec =
makeSection
(Shdr);
Completed in 28 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026