Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_i18n.cpp33 #define get_section(id) ((id) >> 16) macro
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-elf.c495 get_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) in get_section() function
/freebsd-12-stable/contrib/gcc/
Dvarasm.c284 get_section (const char *name, unsigned int flags, tree decl) in get_section() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp4077 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function