Searched defs:loadable (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsegments.c57 int loadable; local
[all...]
H A Delfcopy.h134 int loadable; /* whether loadable */ member in struct:section
H A Dsections.c1290 create_external_section(struct elfcopy *ecp, const char *name, char *newname, void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, uint64_t flags, uint64_t align, uint64_t vma, int loadable) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp662 LoadableData loadable; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3388 LoadableData loadable; local

Completed in 72 milliseconds