Home
last modified time | relevance | path

Searched defs:get_section (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c490 get_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) in get_section() function
/openbsd-src/gnu/gcc/gcc/
H A Dvarasm.c284 get_section (const char *name, unsigned int flags, tree decl) in get_section() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp4334 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function